diff options
author | Patrick Uiterwijk <puiterwijk@redhat.com> | 2015-06-05 11:58:36 +0000 |
---|---|---|
committer | Patrick Uiterwijk <puiterwijk@redhat.com> | 2015-06-05 11:58:36 +0000 |
commit | 34c4263e4a17ff1d0e98e736890a92024d52dec2 (patch) | |
tree | 7dcc43e7f2f0509d54583a8c74d9e8b7f132e80d | |
parent | 54c246199de07d30a2a3aaf192c6006fb4f63457 (diff) | |
download | ansible-34c4263e4a17ff1d0e98e736890a92024d52dec2.tar.gz ansible-34c4263e4a17ff1d0e98e736890a92024d52dec2.tar.xz ansible-34c4263e4a17ff1d0e98e736890a92024d52dec2.zip |
Fix the first few net IDs
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
-rw-r--r-- | README.cloud | 2 | ||||
-rw-r--r-- | inventory/host_vars/209.132.184.46.yml | 2 | ||||
-rw-r--r-- | inventory/host_vars/209.132.184.49 | 2 | ||||
-rw-r--r-- | inventory/host_vars/copr-be-dev.cloud.fedoraproject.org | 4 | ||||
-rw-r--r-- | inventory/host_vars/copr-be.cloud.fedoraproject.org | 4 | ||||
-rw-r--r-- | inventory/host_vars/copr-fe-dev.cloud.fedoraproject.org | 2 | ||||
-rw-r--r-- | inventory/host_vars/copr-fe.cloud.fedoraproject.org | 2 | ||||
-rw-r--r-- | inventory/host_vars/copr-keygen.cloud.fedoraproject.org | 2 | ||||
-rw-r--r-- | inventory/host_vars/grafana.cloud.fedoraproject.org | 2 | ||||
-rw-r--r-- | inventory/host_vars/taiga.cloud.fedoraproject.org | 2 |
10 files changed, 12 insertions, 12 deletions
diff --git a/README.cloud b/README.cloud index 171f447be..6d8112cfb 100644 --- a/README.cloud +++ b/README.cloud @@ -94,7 +94,7 @@ column of the above `nova` command. cloud_networks: # persistent-net - - net-id: "7c705493-f795-4c3a-91d3-c5825c50abfe" + - net-id: "67b77354-39a4-43de-b007-bb813ac5c35f" 6) setup the host playbook diff --git a/inventory/host_vars/209.132.184.46.yml b/inventory/host_vars/209.132.184.46.yml index 0ee36955d..eec4f7b3a 100644 --- a/inventory/host_vars/209.132.184.46.yml +++ b/inventory/host_vars/209.132.184.46.yml @@ -16,7 +16,7 @@ inventory_tenant: persistent inventory_instance_name: copr-keygen-dev cloud_networks: # persistent-net - - net-id: "7c705493-f795-4c3a-91d3-c5825c50abfe" + - net-id: "67b77354-39a4-43de-b007-bb813ac5c35f" # Copr vars copr_hostbase: copr-keygen-dev diff --git a/inventory/host_vars/209.132.184.49 b/inventory/host_vars/209.132.184.49 index a495eea4c..d7df3957f 100644 --- a/inventory/host_vars/209.132.184.49 +++ b/inventory/host_vars/209.132.184.49 @@ -19,7 +19,7 @@ inventory_tenant: persistent inventory_instance_name: copr-keygen cloud_networks: # persistent-net - - net-id: "7c705493-f795-4c3a-91d3-c5825c50abfe" + - net-id: "67b77354-39a4-43de-b007-bb813ac5c35f" host_backup_targets: ['/backup/'] datacenter: cloud diff --git a/inventory/host_vars/copr-be-dev.cloud.fedoraproject.org b/inventory/host_vars/copr-be-dev.cloud.fedoraproject.org index 447131072..f4c3e9bff 100644 --- a/inventory/host_vars/copr-be-dev.cloud.fedoraproject.org +++ b/inventory/host_vars/copr-be-dev.cloud.fedoraproject.org @@ -17,9 +17,9 @@ inventory_tenant: persistent inventory_instance_name: copr-be-dev cloud_networks: # persistent-net - - net-id: "7c705493-f795-4c3a-91d3-c5825c50abfe" + - net-id: "67b77354-39a4-43de-b007-bb813ac5c35f" # coprdev-net - - net-id: "107cbe36-c7c2-40f3-9613-c0d3765f27e3" + - net-id: "a440568f-b90a-46af-8ca6-d8fa743a7e7a" # Copr vars copr_hostbase: copr-be-dev diff --git a/inventory/host_vars/copr-be.cloud.fedoraproject.org b/inventory/host_vars/copr-be.cloud.fedoraproject.org index 092231ed0..5d060fcfd 100644 --- a/inventory/host_vars/copr-be.cloud.fedoraproject.org +++ b/inventory/host_vars/copr-be.cloud.fedoraproject.org @@ -14,9 +14,9 @@ inventory_tenant: persistent inventory_instance_name: copr-be cloud_networks: # persistent-net - - net-id: "7c705493-f795-4c3a-91d3-c5825c50abfe" + - net-id: "67b77354-39a4-43de-b007-bb813ac5c35f" # copr-net - - net-id: "bba5cd9b-8a90-497b-a87f-62372f037620" + - net-id: "24699649-0e05-4fd3-98a3-86a75ec49f6e" tcp_ports: [ 22, 80, 443, # These 8 ports are used by fedmsg. One for each wsgi thread. diff --git a/inventory/host_vars/copr-fe-dev.cloud.fedoraproject.org b/inventory/host_vars/copr-fe-dev.cloud.fedoraproject.org index 093ee8afc..420e1f019 100644 --- a/inventory/host_vars/copr-fe-dev.cloud.fedoraproject.org +++ b/inventory/host_vars/copr-fe-dev.cloud.fedoraproject.org @@ -16,7 +16,7 @@ inventory_tenant: persistent inventory_instance_name: copr-fe-dev cloud_networks: # persistent-net - - net-id: "7c705493-f795-4c3a-91d3-c5825c50abfe" + - net-id: "67b77354-39a4-43de-b007-bb813ac5c35f" # Copr vars copr_hostbase: copr-fe-dev diff --git a/inventory/host_vars/copr-fe.cloud.fedoraproject.org b/inventory/host_vars/copr-fe.cloud.fedoraproject.org index 557e0e3d1..fc32e3478 100644 --- a/inventory/host_vars/copr-fe.cloud.fedoraproject.org +++ b/inventory/host_vars/copr-fe.cloud.fedoraproject.org @@ -18,7 +18,7 @@ inventory_tenant: persistent inventory_instance_name: copr-fe cloud_networks: # persistent-net - - net-id: "7c705493-f795-4c3a-91d3-c5825c50abfe" + - net-id: "67b77354-39a4-43de-b007-bb813ac5c35f" # Copr vars diff --git a/inventory/host_vars/copr-keygen.cloud.fedoraproject.org b/inventory/host_vars/copr-keygen.cloud.fedoraproject.org index b8432d52a..10b240a94 100644 --- a/inventory/host_vars/copr-keygen.cloud.fedoraproject.org +++ b/inventory/host_vars/copr-keygen.cloud.fedoraproject.org @@ -18,7 +18,7 @@ inventory_tenant: persistent inventory_instance_name: copr-keygen cloud_networks: # persistent-net - - net-id: "7c705493-f795-4c3a-91d3-c5825c50abfe" + - net-id: "67b77354-39a4-43de-b007-bb813ac5c35f" host_backup_targets: ['/backup/'] diff --git a/inventory/host_vars/grafana.cloud.fedoraproject.org b/inventory/host_vars/grafana.cloud.fedoraproject.org index 2e71a3bf8..a4edabdb8 100644 --- a/inventory/host_vars/grafana.cloud.fedoraproject.org +++ b/inventory/host_vars/grafana.cloud.fedoraproject.org @@ -18,4 +18,4 @@ volumes: cloud_networks: # persistent-net - - net-id: "7c705493-f795-4c3a-91d3-c5825c50abfe" + - net-id: "67b77354-39a4-43de-b007-bb813ac5c35f" diff --git a/inventory/host_vars/taiga.cloud.fedoraproject.org b/inventory/host_vars/taiga.cloud.fedoraproject.org index 2f71fadea..222acedf8 100644 --- a/inventory/host_vars/taiga.cloud.fedoraproject.org +++ b/inventory/host_vars/taiga.cloud.fedoraproject.org @@ -18,5 +18,5 @@ volumes: cloud_networks: # persistent-net - - net-id: "7c705493-f795-4c3a-91d3-c5825c50abfe" + - net-id: "67b77354-39a4-43de-b007-bb813ac5c35f" |