From 5b0d3afabf789e5633775ca76c7e697cad92333f Mon Sep 17 00:00:00 2001 From: Mike Crute Date: Wed, 29 Jul 2015 18:21:33 -0700 Subject: Final commit before moving to git. --- hosts.xml | 34 ++++++++++++++++++++++ services.xml | 69 ++++++++++++++++++++++++++++++++++++++++++++ templates/core.xml | 31 ++++++++++++++++++++ templates/cweisel1.xml | 12 ++++++++ templates/site_hd24tools.xml | 3 ++ templates/softgroup1.xml | 19 ++++++++++++ templates/web_core.xml | 26 +++++++++++++++++ 7 files changed, 194 insertions(+) create mode 100644 hosts.xml create mode 100644 services.xml create mode 100644 templates/core.xml create mode 100644 templates/cweisel1.xml create mode 100644 templates/site_hd24tools.xml create mode 100644 templates/softgroup1.xml create mode 100644 templates/web_core.xml diff --git a/hosts.xml b/hosts.xml new file mode 100644 index 0000000..1a5e7b1 --- /dev/null +++ b/hosts.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/services.xml b/services.xml new file mode 100644 index 0000000..0f4f20d --- /dev/null +++ b/services.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/core.xml b/templates/core.xml new file mode 100644 index 0000000..7539548 --- /dev/null +++ b/templates/core.xml @@ -0,0 +1,31 @@ + + + + diff --git a/templates/cweisel1.xml b/templates/cweisel1.xml new file mode 100644 index 0000000..dd6ca43 --- /dev/null +++ b/templates/cweisel1.xml @@ -0,0 +1,12 @@ + + + + diff --git a/templates/site_hd24tools.xml b/templates/site_hd24tools.xml new file mode 100644 index 0000000..a4ae2ed --- /dev/null +++ b/templates/site_hd24tools.xml @@ -0,0 +1,3 @@ + + + diff --git a/templates/softgroup1.xml b/templates/softgroup1.xml new file mode 100644 index 0000000..713204e --- /dev/null +++ b/templates/softgroup1.xml @@ -0,0 +1,19 @@ + + + + diff --git a/templates/web_core.xml b/templates/web_core.xml new file mode 100644 index 0000000..32f0e9c --- /dev/null +++ b/templates/web_core.xml @@ -0,0 +1,26 @@ + + + + -- cgit v1.2.3