mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +02:00
Merge pull request #1457 from marineam/onmetal
oem-rackspace-onmetal: fix build, removing net rename scripts
This commit is contained in:
commit
5e60ccd1c8
@ -20,10 +20,6 @@ src_prepare() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
into "/usr/share/oem"
|
|
||||||
dobin "${FILESDIR}/netname.sh"
|
|
||||||
dobin "${FILESDIR}/rename-interfaces.sh"
|
|
||||||
|
|
||||||
insinto "/usr/share/oem"
|
insinto "/usr/share/oem"
|
||||||
doins "${T}/cloud-config.yml"
|
doins "${T}/cloud-config.yml"
|
||||||
doins "${FILESDIR}/grub.cfg"
|
doins "${FILESDIR}/grub.cfg"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user