]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
Warn against modifying container systemd units 188/head
authorZack Cerza <zack@redhat.com>
Wed, 23 May 2018 22:50:42 +0000 (16:50 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 23 May 2018 22:50:42 +0000 (16:50 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
ansible/roles/ceph-grafana/files/grafana-server.service
ansible/roles/ceph-prometheus/files/prometheus.service

index ef04af0f1a99627ae9ea51ee7435f660ca175bcf..fab8f51910ff8abc979b277cf45caacb5744d24c 100644 (file)
@@ -1,3 +1,5 @@
+# This file is managed by ansible, don't make changes here - they will be
+# overwritten.
 [Unit]
 Description=grafana-server
 After=docker.service
index ff2c87dd2f245ddd88abcc4b02cd6de4cc57bc9f..7b6c8efa83acf240ad168314d10320272e60259a 100644 (file)
@@ -1,3 +1,5 @@
+# This file is managed by ansible, don't make changes here - they will be
+# overwritten.
 [Unit]
 Description=prometheus
 After=docker.service