diff options
Diffstat (limited to 'xci/file/ha/inventory')
-rw-r--r-- | xci/file/ha/inventory | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/xci/file/ha/inventory b/xci/file/ha/inventory deleted file mode 100644 index 94b1d074..00000000 --- a/xci/file/ha/inventory +++ /dev/null @@ -1,11 +0,0 @@ -[opnfv] -opnfv ansible_ssh_host=192.168.122.2 - -[controller] -controller00 ansible_ssh_host=192.168.122.3 -controller01 ansible_ssh_host=192.168.122.4 -controller02 ansible_ssh_host=192.168.122.5 - -[compute] -compute00 ansible_ssh_host=192.168.122.6 -compute01 ansible_ssh_host=192.168.122.7 |