Typofix.
This commit is contained in:
parent
6c3cfa79f0
commit
2f72b7e54f
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@
|
||||||
- koji_builder
|
- koji_builder
|
||||||
|
|
||||||
- name: config for the kojid runroot plugin (only in staging)
|
- name: config for the kojid runroot plugin (only in staging)
|
||||||
src: runroot.conf dest=/etc/kojid/runroot.conf
|
copy: src=runroot.conf dest=/etc/kojid/runroot.conf
|
||||||
when: inventory_hostname.startswith(('koji01.stg','buildvm-01.stg'))
|
when: inventory_hostname.startswith(('koji01.stg','buildvm-01.stg'))
|
||||||
notify:
|
notify:
|
||||||
- restart kojid
|
- restart kojid
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue