diff --git a/manifests/site.pp b/manifests/site.pp index 9df248e..1677658 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -71,7 +71,7 @@ node /openstack-controller/ { # deploy a script that can be used to test nova class { 'openstack::test_file': quantum => $use_quantum, - sleep_time => 30, + sleep_time => 60, } if $::osfamily == 'Debian' {