summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-08-07 11:07:42 +0300
committerLars Wirzenius <liw@liw.fi>2021-08-07 11:07:42 +0300
commitc3e17c5e30213a04d9202b44e2c95c88a673a1b5 (patch)
tree2d1e486a00537fc1f103b7c9a3174a4e2bea3c9e
parentbe5dee8cc7eb338b5096a1daee23c503966acc69 (diff)
downloadansibleness-c3e17c5e30213a04d9202b44e2c95c88a673a1b5.tar.gz
put back hosts.* files
all.sh needs them. Sponsored-by: author
-rw-r--r--ansible/.gitignore2
-rw-r--r--ansible/hosts.ci-prep0
-rw-r--r--ansible/hosts.ci-prod1
-rw-r--r--ansible/hosts.ci-prod-workers0
-rw-r--r--ansible/hosts.collectd0
-rw-r--r--ansible/hosts.demo0
-rw-r--r--ansible/hosts.demo-workers0
-rw-r--r--ansible/hosts.docstory-files0
-rw-r--r--ansible/hosts.git1
-rw-r--r--ansible/hosts.http1
-rw-r--r--ansible/hosts.irc1
-rw-r--r--ansible/hosts.letest0
-rw-r--r--ansible/hosts.mirror0
-rw-r--r--ansible/hosts.obnam0
-rw-r--r--ansible/hosts.shell1
-rw-r--r--ansible/hosts.subplot-dan0
16 files changed, 6 insertions, 1 deletions
diff --git a/ansible/.gitignore b/ansible/.gitignore
index 31885ce..d2649e0 100644
--- a/ansible/.gitignore
+++ b/ansible/.gitignore
@@ -1,2 +1,2 @@
*.retry
-hosts.*
+hosts.tmp \ No newline at end of file
diff --git a/ansible/hosts.ci-prep b/ansible/hosts.ci-prep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ansible/hosts.ci-prep
diff --git a/ansible/hosts.ci-prod b/ansible/hosts.ci-prod
new file mode 100644
index 0000000..c8c8c4b
--- /dev/null
+++ b/ansible/hosts.ci-prod
@@ -0,0 +1 @@
+controller ansible_ssh_host=ci-prod-controller.vm.liw.fi
diff --git a/ansible/hosts.ci-prod-workers b/ansible/hosts.ci-prod-workers
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ansible/hosts.ci-prod-workers
diff --git a/ansible/hosts.collectd b/ansible/hosts.collectd
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ansible/hosts.collectd
diff --git a/ansible/hosts.demo b/ansible/hosts.demo
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ansible/hosts.demo
diff --git a/ansible/hosts.demo-workers b/ansible/hosts.demo-workers
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ansible/hosts.demo-workers
diff --git a/ansible/hosts.docstory-files b/ansible/hosts.docstory-files
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ansible/hosts.docstory-files
diff --git a/ansible/hosts.git b/ansible/hosts.git
new file mode 100644
index 0000000..9477321
--- /dev/null
+++ b/ansible/hosts.git
@@ -0,0 +1 @@
+git ansible_ssh_host=git-git.vm.liw.fi
diff --git a/ansible/hosts.http b/ansible/hosts.http
new file mode 100644
index 0000000..564c4da
--- /dev/null
+++ b/ansible/hosts.http
@@ -0,0 +1 @@
+static ansible_ssh_host=http-static.vm.liw.fi
diff --git a/ansible/hosts.irc b/ansible/hosts.irc
new file mode 100644
index 0000000..a94bb32
--- /dev/null
+++ b/ansible/hosts.irc
@@ -0,0 +1 @@
+irc ansible_ssh_host=irc-irc.vm.liw.fi
diff --git a/ansible/hosts.letest b/ansible/hosts.letest
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ansible/hosts.letest
diff --git a/ansible/hosts.mirror b/ansible/hosts.mirror
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ansible/hosts.mirror
diff --git a/ansible/hosts.obnam b/ansible/hosts.obnam
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ansible/hosts.obnam
diff --git a/ansible/hosts.shell b/ansible/hosts.shell
new file mode 100644
index 0000000..1b142ae
--- /dev/null
+++ b/ansible/hosts.shell
@@ -0,0 +1 @@
+shell ansible_ssh_host=shell-shell.vm.liw.fi
diff --git a/ansible/hosts.subplot-dan b/ansible/hosts.subplot-dan
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ansible/hosts.subplot-dan