Fix typo
This commit is contained in:
parent
4391055257
commit
cf55b4ecad
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue