Skip to content

Commit

Permalink
Call puppet agent properly
Browse files Browse the repository at this point in the history
  • Loading branch information
ccaum committed Jan 22, 2012
1 parent acc4678 commit 3f56dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet/cloudpack/scripts/autoami.erb
Expand Up @@ -34,7 +34,7 @@ EOFPUPPETDEFAULT
}

function start_puppet() {
/etc/init.d/pe-puppet-agent start
/etc/init.d/pe-puppet start
}

function provision_puppet() {
Expand Down

0 comments on commit 3f56dd4

Please sign in to comment.