fix notification - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/260
This commit is contained in:
@@ -16,6 +16,6 @@ class prometheus_cd::main::files (
|
||||
seltype => etc_t,
|
||||
seluser => system_u,
|
||||
content => template('prometheus_cd/prometheus.yml.erb'),
|
||||
notify => Service[ps_prom_service],
|
||||
notify => Service[$ps_prom_service],
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user