diff --git a/scripts/novajoin-install b/scripts/novajoin-install index 7b5f43f..2190ba7 100755 --- a/scripts/novajoin-install +++ b/scripts/novajoin-install @@ -159,7 +159,7 @@ def install(opts): config.read(NOVACONF) config.set('DEFAULT', 'vendordata_jsonfile_path', - '/etc/nova/cloud-config-novajoin.json') + '/etc/novajoin/cloud-config-novajoin.json') # set the default domain to the IPA domain. This is added to the # instance name to set the hostname.