summaryrefslogtreecommitdiff
path: root/templates/main.mk.erb
diff options
context:
space:
mode:
authorKeith Burdis <keith@burdis.org>2013-02-07 12:43:50 +0000
committerKeith Burdis <keith@burdis.org>2013-02-07 12:43:50 +0000
commit6405936dae74ed336f1421a27c7c22abf6d02d9e (patch)
tree3b37c068b7814c628e77313f2cae07a9ae56322a /templates/main.mk.erb
parenteb88e7dfeef1939130394671568fba189f752c7e (diff)
Initial Nagios server-side installation and setup.
Diffstat (limited to 'templates/main.mk.erb')
-rw-r--r--templates/main.mk.erb4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/main.mk.erb b/templates/main.mk.erb
new file mode 100644
index 0000000..e1fbe81
--- /dev/null
+++ b/templates/main.mk.erb
@@ -0,0 +1,4 @@
+all_hosts = [
+ 'lnxmgt-01.sbetenv.ads',
+ 'lnxmgt-02.sbetenv.ads',
+]