Remove the "ensure => stopped" from the services definition.
This commit is contained in:
parent
d652133a80
commit
e4f455e842
3 changed files with 0 additions and 3 deletions
|
@ -54,7 +54,6 @@ class rhizo_base::freeswitch {
|
|||
}
|
||||
|
||||
service { 'freeswitch':
|
||||
ensure => stopped,
|
||||
enable => false,
|
||||
require => Package['freeswitch']
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue