copr: credential cleanup: drop unused openstack/passwords.yml
Drop the use of credentials to (now) non-existing OpenStack.
This commit is contained in:
parent
63e9812149
commit
4792241cfe
1 changed files with 0 additions and 5 deletions
|
@ -55,11 +55,6 @@
|
|||
- cloud
|
||||
- .ssh
|
||||
|
||||
- name: add copr-buildsys keys to copr user path
|
||||
copy: src="{{ item }}" dest=/home/copr/cloud/ owner=copr group=copr mode=0600
|
||||
with_fileglob:
|
||||
- "{{ private }}/files/openstack/copr-copr/*"
|
||||
|
||||
- name: setup privkey for copr user
|
||||
copy: src="{{ private }}/files/copr/buildsys.priv" dest=/home/copr/.ssh/id_rsa owner=copr group=copr mode=600
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue