[copr] try to attach volume to copr-be-dev
This commit is contained in:
parent
bab7426fdc
commit
e67e07bbd4
2 changed files with 5 additions and 2 deletions
|
@ -21,6 +21,10 @@ cloud_networks:
|
|||
# coprdev-net
|
||||
- net-id: "53fb02fd-6e97-4cfc-b298-a2ff867daa52"
|
||||
|
||||
volumes:
|
||||
- device: /dev/vdc
|
||||
volume_id: 05905803-3a6f-4300-88c6-cf80e0e36500
|
||||
|
||||
# Copr vars
|
||||
copr_hostbase: copr-be-dev
|
||||
_copr_be_conf: copr-be.conf-dev
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
- name: mount fs for production
|
||||
- name: mount fs
|
||||
include: "mount_fs.yml"
|
||||
when: not devel
|
||||
|
||||
- name: setup networking
|
||||
include: "network.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue