copr: frontend: fix pointer to correct storage volume
This commit is contained in:
parent
d770aeddff
commit
baa5635ffe
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue