diff --git a/inventory/host_vars/libravatar-stg.fedorainfracloud.org b/inventory/host_vars/libravatar-stg.fedorainfracloud.org index eb39bc8140..19bb2798f8 100644 --- a/inventory/host_vars/libravatar-stg.fedorainfracloud.org +++ b/inventory/host_vars/libravatar-stg.fedorainfracloud.org @@ -10,7 +10,7 @@ root_auth_users: clime oliver description: libravatar staging server tcp_ports: ['22', '80', '443'] # volumes: libravatar-data -volumes: [ {volume_id: 'a000b415-7720-417f-ae07-67c42c22c604', device: '/dev/vdb'} ] +volumes: [ {volume_id: '09d22a3e-7a54-4870-bcc0-409069b960f6', device: '/dev/vdb'} ] inventory_tenant: persistent # name of machine in OpenStack inventory_instance_name: libravatar-stg diff --git a/inventory/host_vars/libravatar.fedorainfracloud.org b/inventory/host_vars/libravatar.fedorainfracloud.org index 5898b66832..f83834e776 100644 --- a/inventory/host_vars/libravatar.fedorainfracloud.org +++ b/inventory/host_vars/libravatar.fedorainfracloud.org @@ -10,7 +10,7 @@ root_auth_users: clime oliver description: libravatar production server tcp_ports: ['22', '80', '443'] # volumes: libravatar-data -volumes: [ {volume_id: '50141ea0-9d3f-41bd-a78a-f902bb6a99c2', device: '/dev/vdc'} ] +volumes: [ {volume_id: 'a000b415-7720-417f-ae07-67c42c22c604', device: '/dev/vdc'} ] inventory_tenant: persistent # name of machine in OpenStack inventory_instance_name: libravatar