mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
Fix typo
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
action: copy src=$files/kojibuilder/builders/bkernel-site-defaults.cfg dest=/etc/mock/site-defaults.cfg mode=0644 owner=root group=mock
|
||||
|
||||
- name: put hw reinstall onto bkernel boxes since they are raw hw
|
||||
action: copy src=$files/common-scriptshardware-reinstall dest=/usr/local/bin/hardware-reinstall mode=0750 owner=root group=root
|
||||
action: copy src=$files/common-scripts/hardware-reinstall dest=/usr/local/bin/hardware-reinstall mode=0750 owner=root group=root
|
||||
|
||||
- name: make sure our bkernel boxes have static ip
|
||||
action: template src=$files/kojibuilder/builders/bkernel-eth0-network dest=/etc/sysconfig/network-scripts/ifcfg-eth0
|
||||
|
||||
Reference in New Issue
Block a user