mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 22:09:54 +08:00
libravatar: update volume ids
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user