Commit Graph

9 Commits

Author SHA1 Message Date
Sam Bristow
265d064bf8 Workaround networking issues with Libvirt
Vagrant 2.2 on Fedora 30 enables QEMU Session by default [1] which causes
problems with setting up the private network.

Explicitly telling Vagrant not to use the QEMU session if we're running on
Libvirt is the suggested workaround for now.

[1] https://fedoraproject.org/wiki/Changes/Vagrant_2.2_with_QEMU_Session
2020-03-21 07:40:34 +02:00
Fraser Tweedale
345850eb6c Vagrantfile: set DNS configuration in network-scripts
The Vagrantfile puts the server's address in /etc/resolv.conf but
this configuration will not survive a reboot or network restart.
Add configuration to /etc/sysconfig/network-scripts/ to ensure the
correct resolver is always used.
2020-03-21 07:40:34 +02:00
Armando Neto
33cd0bb625 Update instructions for Fedora 28 / FreeIPA 4.6.90 2020-03-21 07:40:34 +02:00
Ariel O. Barria
2f9c9c8757 vagrant user does not have permission to write to /etc/resolv.conf
detect through DNS autodiscovery.
2020-03-21 07:40:34 +02:00
Fraser Tweedale
f8d94388d4 bump libvirt vm mem to 1G; other fixes 2020-03-21 07:40:34 +02:00
Fraser Tweedale
40f6a1b7be add replica installation module 2020-03-21 07:40:34 +02:00
Fraser Tweedale
08a96bdf81 enable and start httpd on client 2020-03-21 07:40:34 +02:00
Fraser Tweedale
3ed5610f64 typospotting 2020-03-21 07:40:34 +02:00
Fraser Tweedale
638d98625c initial commit 2020-03-21 07:40:34 +02:00