Commit Graph

4 Commits

Author SHA1 Message Date
Mark Goddard
ca284aea06 Fix ansible warnings for when clauses with curly braces 2017-10-20 12:14:35 +01:00
Mark Goddard
dcdb9f7e96 Use become when creating image cache directory for seed VM 2017-09-11 10:29:13 +00:00
Mark Goddard
2a66c77525 Improvements to seed VM provisioning
Fully bounce interfaces, fix permissions of /etc/resolv.conf (it gets written out with 0660,
but should be 0644), increase SSH wait timeout to 360 seconds. The latter change allows for
a commonly used 5 minute DHCP timeout which may be applied before cloud-init is run.
2017-08-07 12:08:41 +00:00
Mark Goddard
c01f5834cb Add kayobe seed vm deprovision command
This command will destroy the seed VM and all associated data volumes.
2017-08-07 12:08:41 +00:00