diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2023-12-20 15:55:07 +0100 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2023-12-20 15:55:07 +0100 |
commit | a82feeda51deed6092a1448980a8e5f9fd94cae4 (patch) | |
tree | d2bdba4be1630b8c8463c4fe5c3e1980f3fb56a2 /host_vars/stack0-dc1 | |
parent | e3ddc0f3a934bde77d20776b1884ac5ca2e76079 (diff) | |
download | rules-a82feeda51deed6092a1448980a8e5f9fd94cae4.tar.gz |
chore(inventory): rename hosts with new naming scheme
Diffstat (limited to 'host_vars/stack0-dc1')
-rw-r--r-- | host_vars/stack0-dc1/main.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/host_vars/stack0-dc1/main.yml b/host_vars/stack0-dc1/main.yml deleted file mode 100644 index 5971323..0000000 --- a/host_vars/stack0-dc1/main.yml +++ /dev/null @@ -1,9 +0,0 @@ ---- - -cgit__root_desc: private - development hub - -__is_vm: true - -__ip: - external: 192.168.5.60 - internal: 10.10.0.60 |