Files
puppet-openstack/scripts/run-master.sh
2012-04-08 19:32:40 -07:00

4 lines
232 B
Bash
Executable File

#!/bin/bash
puppet apply /vagrant/manifests/setup_agent.pp --modulepath /vagrant/modules --debug
puppet apply /vagrant/manifests/site.pp --modulepath /vagrant/modules --graph --certname $* --graphdir /vagrant/graphs --debug --trace