correct the key
This commit is contained in:
parent
2cfe60c7a7
commit
657e37f4ee
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
action: file state=directory path=/home/mockbuilder/.ssh mode=0700 owner=mockbuilder group=mockbuilder
|
||||
|
||||
- name: mockbuilder authorized_keys
|
||||
action: copy src=files/ftbfs.pub dest=/home/mockbuilder/.ssh/authorized_keys owner=mockbuilder group=mockbuilder mode=0644
|
||||
action: copy src=files/buildsys.pub dest=/home/mockbuilder/.ssh/authorized_keys owner=mockbuilder group=mockbuilder mode=0644
|
||||
|
||||
- name: downgrade rpm to the bonkers one
|
||||
action: command /usr/bin/yum -y downgrade rpm\*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue