Merge branch 'master' of /git/ansible
This commit is contained in:
commit
7458caac46
1 changed files with 8 additions and 0 deletions
|
@ -1774,6 +1774,14 @@ shared-network qa {
|
||||||
option host-name "ppc-le-builder7.qa.fedoraproject.org";
|
option host-name "ppc-le-builder7.qa.fedoraproject.org";
|
||||||
filename "/boot/grub2/powerpc-ieee1275/core.elf";
|
filename "/boot/grub2/powerpc-ieee1275/core.elf";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
host ppc-builder9 {
|
||||||
|
hardware ethernet 5C:F3:FC:89:BD:C5;
|
||||||
|
fixed-address 10.5.124.142;
|
||||||
|
next-server 10.5.124.136;
|
||||||
|
option host-name "ppc-builder9.qa.fedoraproject.org";
|
||||||
|
filename "/boot/grub2/powerpc-ieee1275/core.elf";
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue