copr: builder: tag AWS instances with CoprPurpose and CoprInstance
This commit is contained in:
parent
14c240a74a
commit
2869ec8244
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@
|
|||
assign_public_ip: yes
|
||||
instance_tags:
|
||||
FedoraGroup: copr
|
||||
CoprPurpose: builder
|
||||
CoprInstance: "{% if devel %}devel{% else %}production{% endif %}"
|
||||
Name: "{{ vm_name }}"
|
||||
arch: "{{ arch }}"
|
||||
aws_access_key: "{{ aws_access_key }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue