Fixed puppet run restart from puppet::manual class.
This commit is contained in:
parent
b0af161a04
commit
ef12a0ac8d
1 changed files with 0 additions and 2 deletions
|
@ -77,8 +77,6 @@ class puppet::manual inherits puppet::client {
|
|||
|
||||
Service["puppet"] {
|
||||
ensure => undef,
|
||||
hasrestart => undef,
|
||||
restart => "/bin/echo 'Puppet restart requested, re-run puppet manually.' ; /bin/false",
|
||||
enable => false,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue