Merged in MON-82_alerting_messages-fix (pull request #17)
MON-82 Fix common alerting message Approved-by: Laurent Piroelle <laurent.piroelle@fr.clara.net> Approved-by: Jérôme Respaut <shr3ps@gmail.com> Approved-by: Alexandre Gaillet <alexandre.gaillet@fr.clara.net>
This commit is contained in:
commit
27723340fe
@ -11,5 +11,7 @@ EOF
|
|||||||
vars {
|
vars {
|
||||||
oncall_24x7 = "${var.oncall_24x7}"
|
oncall_24x7 = "${var.oncall_24x7}"
|
||||||
oncall_office_hours = "${var.oncall_office_hours}"
|
oncall_office_hours = "${var.oncall_office_hours}"
|
||||||
|
prepend_text = "${var.prepend_text}"
|
||||||
|
append_text = "${var.append_text}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user