]> xenbits.xensource.com Git - openstack/ci-loop-config.git/commitdiff
osci.config script needs to be added to project-config
authorBob Ball <bob.ball@citrix.com>
Tue, 16 Feb 2016 16:01:16 +0000 (16:01 +0000)
committerBob Ball <bob.ball@citrix.com>
Tue, 16 Feb 2016 16:01:16 +0000 (16:01 +0000)
install_master.sh

index c4c7ff3b4a8506a7f80d4aa703f7c6de7d0e15d9..e66ae0d3f02cc71066e1b8987a92ecedbcc1e0d6 100644 (file)
@@ -75,4 +75,6 @@ sudo puppet apply --verbose /etc/puppet/manifests/site.pp
 
 # Copy the osci config file (which includes the swift API key) to the
 # nodepool-scripts directory so it will be added to nodes.
-cp /root/os-ext-data/osci.config /etc/nodepool/scripts
+cp /root/os-ext-data/osci.config /etc/project-config/nodepool/scripts
+# Need to re-run puppet as the first invocation will clone project-config using git.
+sudo puppet apply --verbose /etc/puppet/manifests/site.pp