[SUCS Devel] [Git][sucs/sucs][master] 2 commits: Flesh out the hosts file a bit more

Imran Hussain imranh at sucs.org
Thu Aug 25 10:31:45 BST 2016


Imran Hussain pushed to branch master at sucs / SUCS


Commits:
b42681ab by Imran Hussain at 2016-08-24T16:50:12+01:00
Flesh out the hosts file a bit more

- - - - -
67540246 by Imran Hussain at 2016-08-24T16:52:48+01:00
add a gitignore to ignore the test inventory file

- - - - -


2 changed files:

- + .gitignore
- ansible/inventory/hosts


Changes:

=====================================
.gitignore
=====================================
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+hosts.test
\ No newline at end of file


=====================================
ansible/inventory/hosts
=====================================
--- a/ansible/inventory/hosts
+++ b/ansible/inventory/hosts
@@ -1 +1,31 @@
-silver 137.44.10.1
\ No newline at end of file
+[servers-physical]
+silver 137.44.10.1
+iridium
+backup
+gw
+
+[servers-virtual]
+games
+paf
+su-apiv2
+vmnet
+mirror
+
+[servers:children]
+servers-physical
+servers-virtual
+
+[desktops]
+krypton
+xenon
+helium
+argon
+fluorine
+chlorine
+bromine
+iodine
+
+[other]
+door
+pi
+#vanadium
\ No newline at end of file



View it on GitLab: https://projects.sucs.org/sucs/sucs/compare/c7c54508405b1d22b0a240a9f5bbe976281a547c...6754024638cc9c9f4943cadc28ec7d5273fafb37
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20160825/a827b6e3/attachment-0001.html>


More information about the Devel mailing list