summaryrefslogtreecommitdiff
path: root/ansible
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2014-02-13 09:48:58 +0100
committerMilo Casagrande <milo.casagrande@linaro.org>2014-02-13 09:48:58 +0100
commit17870289d92e1a828d2b991fa67dfbd6f140b3f9 (patch)
treebc4a016ba0dda335a93cc101c8f2d01cd225c6c2 /ansible
parent4df4f7849e19175c30722fda95a78ca5adee0f7f (diff)
Removed test host.
Change-Id: I539d42298f0c4b049b954786250467b4a49f1448
Diffstat (limited to 'ansible')
-rw-r--r--ansible/hosts3
1 files changed, 0 insertions, 3 deletions
diff --git a/ansible/hosts b/ansible/hosts
index b62f93c..286da83 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -1,6 +1,3 @@
-[test]
-test ansible_ssh_host=192.168.0.197 ansible_ssh_port=8282 ansible_ssh_user=milo role=staging hostname=staging.patches.linaro.org
-
[all]
staging.patches.linaro.org ansible_ssh_user=ubuntu role=staging hostname=staging.patches.linaro.org
patches.linaro.org ansible_ssh_user=ubuntu role=production hostname=patches.linaro.org