Hi Team,
Can someone please guide me about adding certain settings while building ISO? I need to add
- separate user
- Hostname
- Banner
- Post-login message
- disabled vyos user
- NTP servers to be added
- DNS servers
Hi Team,
Can someone please guide me about adding certain settings while building ISO? I need to add
Read the blog building new flavors Introducing the image build flavor system
So I am more keen on
Custom configs
It's also very easy to include custom configs. I'm sure all actual configs people may want to include will be more complex than the standard default. However, for demonstration, let's see how to include a minimal config with just the default user and nothing else.
You put it in the default_config option, and it's handy that TOML supports multiline strings.
Which file is this then? ISO?
more build-flavors/iso.toml