Files
puppet-openstack/scripts/run.sh
2011-06-22 19:09:43 -07:00

4 lines
137 B
Bash
Executable File

#!/bin/bash
puppet apply /vagrant/manifests/hosts.pp
puppet apply --certname $1 /vagrant/manifests/site.pp --modulepath /vagrant/modules