From 9b332259decbcb374aad7f3486c545c647468cfa Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Fri, 26 Jul 2019 16:28:09 +0200 Subject: [PATCH] copr: be-dev: fix volume id in inventory This must have been changed in history ... and because of this the initial run of playbook against freshly spawned VM failed. --- inventory/host_vars/copr-be-dev.cloud.fedoraproject.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/copr-be-dev.cloud.fedoraproject.org b/inventory/host_vars/copr-be-dev.cloud.fedoraproject.org index 9a4af6ce7b..bfd0489dbf 100644 --- a/inventory/host_vars/copr-be-dev.cloud.fedoraproject.org +++ b/inventory/host_vars/copr-be-dev.cloud.fedoraproject.org @@ -10,7 +10,7 @@ root_auth_users: msuchy pingou frostyx dturecek praiskup description: copr dispatcher and repo server - dev instance tcp_ports: ['22', '80', '443', '2003', '4001'] # volumes: copr-be-dev-data -volumes: [ {volume_id: '98372b76-b82c-4a03-9708-17af7d01e1e2', device: '/dev/vdc'} ] +volumes: [ {volume_id: '09c74876-d691-487e-a54b-070b08e87719', device: '/dev/vdc'} ] inventory_tenant: persistent # name of machine in OpenStack