Make a this.pp so we can better crontab it.

This commit is contained in:
Monty Taylor
2011-07-18 10:59:32 -04:00
parent 8f71bda53a
commit 75d44d61e4

View File

@@ -28,7 +28,8 @@ apt-get install -y --force-yes git rubygems
gem install --no-rdoc --no-ri puppet
git clone git://github.com/openstack/openstack-ci-puppet.git
cd openstack-ci-puppet
/var/lib/gems/1.8/bin/puppet apply -l /tmp/manifest.log --modulepath=`pwd`/modules manifests/%s.pp
ln -sf /root/openstack-ci-puppet/manifests/burrow.pp manifests/this.pp
/var/lib/gems/1.8/bin/puppet apply -l /tmp/manifest.log --modulepath=`pwd`/modules manifests/this.pp
""" % node_manifest)
# a task that first installs the ssh key, and then runs the script