Skip to content

Commit

Permalink
Update init.pp
Browse files Browse the repository at this point in the history
  • Loading branch information
tphoney committed Nov 18, 2015
1 parent 9632d73 commit 0be8b1b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions site/aliases/manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
mode => '0644',
content => template('aliases/aliases.erb'),
}
exec { '/usr/bin/newaliases':
refreshonly => true,
subscribe => File['/etc/aliases'],
}
#exec { '/usr/bin/newaliases':
#refreshonly => true,
#subscribe => File['/etc/aliases'],
#}
}

0 comments on commit 0be8b1b

Please sign in to comment.