Fedora23 - elventear/devops GitHub Wiki
You need to setup the following:
- Network: IPv4 manual; DNS 8.8.8.8, 8.8.4.4; Search bivio.biz; (Do not set hostname.)
- Time: Turn on network time
- Software: Minimal install
- Disk: Maybe need to reclaim space if machine was installed already. Use default install.
- Begin installation
- Root: set password. Do not create any users.
After the install, set the hostname and install salt:
curl radia.run | bash -s fedora-post <hostname> <salt-master>
Follow the instructions for what to do on the salt master.