-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
- Loading branch information
There are no files selected for viewing
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,5 +20,5 @@ | |
notify => $notify_services | ||
} | ||
|
||
sensu_clean_config { $::fqdn: } | ||
file { '/etc/sensu/config.json': ensure => absent } | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
KushalP
via email
|
||
} |
Having this line in place causes this module to fail for me as I can't start any sensu services. They all require that this file is present.