Files
puppet-openstack/scripts/run.sh
2011-06-24 16:20:57 -07:00

4 lines
172 B
Bash
Executable File

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