Commit 2d41926d authored by lavado's avatar lavado
Browse files

Merge branch 'patch-6' into 'master'

Updaed cloud_init_haproxy

See merge request !139
parents d03e2cbf b2e8f56d
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3,3 +3,7 @@ hostname: haproxyvdu
password: osm2021
chpasswd: { expire: False }
ssh_pwauth: True
runcmd:
 - sleep 60
 - echo "osm2021" | sudo service haproxy restart