diff options
Diffstat (limited to 'xci/nfvi/osa/files/noha/inventory')
-rw-r--r-- | xci/nfvi/osa/files/noha/inventory | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/xci/nfvi/osa/files/noha/inventory b/xci/nfvi/osa/files/noha/inventory deleted file mode 100644 index b4f9f6d0..00000000 --- a/xci/nfvi/osa/files/noha/inventory +++ /dev/null @@ -1,9 +0,0 @@ -[opnfv] -opnfv ansible_ssh_host=192.168.122.2 - -[controller] -controller00 ansible_ssh_host=192.168.122.3 - -[compute] -compute00 ansible_ssh_host=192.168.122.4 -compute01 ansible_ssh_host=192.168.122.5 |