koji hub: adjust playbook to setup sshfs key on koji01.iad2 instead of koji01.phx2
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
bfebbd4d03
commit
87e418b7b6
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@
|
||||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: configure sshfs target on koji01
|
- name: configure sshfs target on koji01
|
||||||
hosts: koji01.phx2.fedoraproject.org:koji01.stg.phx2.fedoraproject.org
|
hosts: koji01.iad2.fedoraproject.org:koji01.stg.phx2.fedoraproject.org
|
||||||
tags:
|
tags:
|
||||||
- sshfs
|
- sshfs
|
||||||
user: root
|
user: root
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue