mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
copr: frontend: fix pointer to correct storage volume
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
d770aeddff
commit
baa5635ffe
@@ -10,7 +10,7 @@ root_auth_users: ryanlerch pingou msuchy dturecek frostyx praiskup
|
||||
description: copr frontend server - dev instance
|
||||
tcp_ports: [22, 80, 443]
|
||||
# volumes: copr-fe-dev-db
|
||||
volumes: [ {volume_id: 'c1f1db5f-1b71-4ee8-82f6-0665ff142933', device: '/dev/vdc'} ]
|
||||
volumes: [ {volume_id: 'c0f338f4-b59e-4b58-8f86-47011eaa0fab', device: '/dev/vdc'} ]
|
||||
inventory_tenant: persistent
|
||||
# name of machine in OpenStack
|
||||
inventory_instance_name: copr-fe-dev
|
||||
|
||||
Reference in New Issue
Block a user