aboutsummaryrefslogtreecommitdiffstats
path: root/nagios3.yaml
AgeCommit message (Collapse)AuthorFilesLines
2013-09-17Set NoEcho: true for parameters containing secretsSteve Baker1-0/+4
This prevents secret values being returned for stack-show. Change-Id: I82eff26fda31511b66c6371f6ded2a5fb559f3fb Fixes-Bug: #1226730
2013-09-17Finish correcting all OS::Nova::Server referencesClint Byrum1-2/+1
Some references to first_private_address were missed and some of the Fn::Select calls were only half-completed. Change-Id: I92a4e5e67784e5d64ec6e44ddcac55762cde81eb
2013-09-16Update PrivateIp to first_private_address.James Slagle1-1/+1
Update the PrivateIp attribute to first_private_address as a result of the change to the OS::Nova::Server type. Change-Id: Id90f8c7c4e0217e1f94d3e5134744a810390e7b7
2013-07-06Update nagios3.yaml to reflect changes to the postfix element.Chris Krelle1-1/+20
Recent changes to the postfix element added new parameters so the nagios3 template needed to updated to ensure postfix works as expected. Change-Id: I0a9eb8e0988470888f35adcc426ccd314f93b301 Authored-by: Chris Krelle <nobodycam@gmail.com>
2013-06-18Add sample template for nagios3 element.Chris Krelle1-0/+81
Change-Id: I02a80a371a8ca493f4e143def82215f33b29ac6c Authored-by: Chris Krelle <nobodycam@gmail.com>