OP#188 comment out the service options as they do not seem to work, Prometheus as service does not respond then
This commit is contained in:
@@ -2,11 +2,6 @@
|
|||||||
##### File created by Puppet - manual changes will be overwritten #####
|
##### File created by Puppet - manual changes will be overwritten #####
|
||||||
###############################################################################
|
###############################################################################
|
||||||
[Service]
|
[Service]
|
||||||
#MemoryMax=<%= @ps_max_mem %>
|
|
||||||
#MemoryHigh=<%= @ps_high_mem %>
|
|
||||||
#MemorySwapMax=<%= @ps_swap_mem %>
|
|
||||||
#OOMScoreAdjust=<%= @ps_oom_score %>
|
|
||||||
#Environment="GOMAXPROCS=<%= @ps_max_procs %>"
|
|
||||||
|
|
||||||
ExecStart=
|
ExecStart=
|
||||||
ExecStart=/usr/bin/prometheus \
|
ExecStart=/usr/bin/prometheus \
|
||||||
|
|||||||
Reference in New Issue
Block a user