Loading wiki_webserver_autoscale_vnfd/cloud_init/cloud_init_haproxy +4 −0 Original line number Diff line number Diff line Loading @@ -3,3 +3,7 @@ hostname: haproxyvdu password: osm2021 chpasswd: { expire: False } ssh_pwauth: True runcmd: - sleep 60 - echo "osm2021" | sudo service haproxy restart Loading
wiki_webserver_autoscale_vnfd/cloud_init/cloud_init_haproxy +4 −0 Original line number Diff line number Diff line Loading @@ -3,3 +3,7 @@ hostname: haproxyvdu password: osm2021 chpasswd: { expire: False } ssh_pwauth: True runcmd: - sleep 60 - echo "osm2021" | sudo service haproxy restart