From: Baha Mesleh Date: Mon, 9 Sep 2019 15:32:25 +0000 (+0300) Subject: Fixed the missing template file issue. X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Finfra-ansible.git;a=commitdiff_plain;h=377fdca5d6db8ed91bb03ec46f7fb8eba805d0b7 Fixed the missing template file issue. Signed-off-by: Baha Mesleh Change-Id: Ia2661d9bbdad95d7f0f0c8f0db83961d1c853851 --- diff --git a/roles/monitoring/templates/monitor.conf.j2 b/roles/monitoring/templates/monitor.conf.j2 new file mode 100644 index 0000000..bcff331 --- /dev/null +++ b/roles/monitoring/templates/monitor.conf.j2 @@ -0,0 +1,4 @@ +[Service] +Restart=always +RestartSec=3 +StartLimitInterval=0