Fix typo in file name, add fork to upstart tracking

This commit is contained in:
Adam Crews 2014-04-30 17:18:43 -07:00
parent 98c3d4ff31
commit 46be6be2b6
2 changed files with 3 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class profile::r10k {
default: { fail("${module_name} is not supported on ${::osfamily}") }
}
file { "${r10k_options['deployhooks_logdir']}/delpoyhooks":
file { "${r10k_options['deployhooks_logdir']}/deployhooks":
ensure => file,
owner => peadmin,
group => peadmin,

View File

@ -10,5 +10,7 @@ umask 022
setuid 'peadmin'
setgid 'peadmin'
expect fork
console log
exec /usr/local/bin/r10k_deployhook