compute.pp : Fix nova_shell with /bin/bash
This commit is contained in:
parent
bcdc407228
commit
3f35329989
@ -125,6 +125,7 @@ class cloud::compute(
|
||||
log_dir => $log_dir,
|
||||
log_facility => $log_facility,
|
||||
use_syslog => $use_syslog,
|
||||
nova_shell => '/bin/bash',
|
||||
}
|
||||
|
||||
class { 'nova::network::neutron':
|
||||
|
Loading…
x
Reference in New Issue
Block a user