summaryrefslogtreecommitdiffstats
path: root/http
Commit message (Collapse)AuthorAgeFilesLines
* anaconda: centos-7.4: do not set selinux to permissive during kickstartJonathan Bauer2018-02-221-2/+0Star
|
* anaconda: centos-7.4: do not install systemd-{networkd,resolved} through ↵Jonathan Bauer2018-02-221-1/+0Star
| | | | kickstart
* [ubuntu-17.10] add symlink to generic ubuntu preseedJonathan Bauer2018-02-211-0/+1
|
* [ubuntu-16.04] move ubuntu-16.04 preseed to generic ubuntu folder andJonathan Bauer2018-02-212-0/+1
| | | | symlink ubuntu-16.04 to it
* ubuntu-16.04/preseed.cfg: fix regex to also match PermitRootLogin option in ↵Jonathan Bauer2018-02-211-1/+1
| | | | sshd config when it is commented
* [centos-7.3] epel-release via yumJonathan Bauer2018-02-081-3/+2Star
|
* http: centos-7.4: anaconda-ks.cfg: add update to %post sectionManuel Messner2018-02-081-0/+1
|
* http: centos-7.4: anaconda-ks.cfg: add default mirrorManuel Messner2018-02-081-0/+1
|
* centos-7.4 ksJonathan Bauer2017-12-151-0/+56
|
* upgrade packages during initial install (wip)Jonathan Bauer2017-05-181-5/+10
|
* [ubuntu] support root password via ROOTPW envJonathan Bauer2017-04-101-18/+16Star
|
* root password now set via ROOTPW env varJonathan Bauer2017-04-071-2/+21
|
* Templates for Centos 7.3 and Ubuntu 16.04Jonathan Bauer2017-03-102-0/+88
These were tested with qemu (2.8.0), virtualbox (5.1.16) and vmplayer (12.5.2-4638234). Using the qemu builder is preferable as it creates a qcow2 file directly. The unattended install is configured to install the necessary packages for ansible which will be needed to provision the VM. The rest is still pretty minimal.