libravatar: update volume ids

This commit is contained in:
clime 2018-12-03 10:06:30 +01:00
parent 4e59394183
commit 4af07f56e4
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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