diff options
author | Kristian Lyngstol <kly@kly.no> | 2017-04-19 18:17:40 +0200 |
---|---|---|
committer | Kristian Lyngstol <kly@kly.no> | 2017-04-19 18:17:40 +0200 |
commit | 4e04c35f04c264d728587a54d0515eef0a42a44b (patch) | |
tree | 7850ac76ba7d494014ecc97d54322567ed44af5d /inventory-localhost | |
parent | 5bd19932a886eae468fea8bcb0e30c78f1d45141 (diff) |
build/: Make room for new deployment scheme
Diffstat (limited to 'inventory-localhost')
-rw-r--r-- | inventory-localhost | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/inventory-localhost b/inventory-localhost deleted file mode 100644 index ee4e0bc..0000000 --- a/inventory-localhost +++ /dev/null @@ -1,10 +0,0 @@ -[front-test] -localhost ansible_connection=local -[postgres] -localhost ansible_connection=local -[web] -localhost ansible_connection=local -[ping] -localhost ansible_connection=local -[snmp] -localhost ansible_connection=local |