Kevin Fenzi
4445de3f1a
tftp_server: drop old rhcos images
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2025-08-06 11:57:39 -07:00
Kevin Fenzi
94406996e3
tftp_server: delete files not in bigfiles on batcave01
...
We should just always setup files on batcave and sync them over instead
of having local copies of things.
I've saved a copy of the current one off on each noc in case there was
some super special image we didn't save off, but hopefully we don't need
it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2025-08-06 11:54:56 -07:00
Nils Philippsen
6c85fda0c9
Mass remove/replace iad2 -> rdu3, 10.3. -> 10.16.
...
Signed-off-by: Nils Philippsen <nils@redhat.com >
2025-07-03 20:05:02 +02:00
Greg Sutcliffe
a3fb4884ad
TFTP: add default pxelinux files for noc01 iad2 & rdu3
2025-05-29 15:50:59 +01:00
Ryan Lerch
47c68f478d
ansiblelint fixes - fqcn[action-core] - template to ansible.builtin.template
...
Replaces references to template: with ansible.builtin.template
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2025-01-15 11:30:29 +10:00
Ryan Lerch
25391e95b7
ansiblelint fixes - fqcn[action-core] - package to ansible.builtin.package
...
Replaces many references to package: with ansible.builtin.package
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2025-01-15 11:28:00 +10:00
Ryan Lerch
6a3816dfdc
ansiblelint fixes-- fqcn[action-core] - copy to ansible.builtin.copy
...
Replaces many references to 'copy' with ansible.builtin.copy
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2025-01-15 10:43:31 +10:00
Ryan Lerch
62952df107
ansiblelint fixes-- fqcn[action-core] - file to ansible.builtin.file
...
Replaces many references to file: with ansible.builtin.file
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2025-01-15 10:41:52 +10:00
Ryan Lerch
691adee6ee
Fix name[casing] ansible-lint issues
...
fix 1900 failures of the following case issue:
`name[casing]: All names should start with an uppercase letter.`
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2025-01-14 20:20:07 +10:00
Ryan Lerch
89f6f1fc32
Fix majority of remaining yamllint warnings and errors
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-11-28 17:31:45 +10:00
Kevin Fenzi
861d458131
noc-cc01: add tftp_server file
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2024-08-01 14:36:10 -07:00
Stephen Smoogen
432a3a497b
Go through and remove entries for EL6 and EL7
...
Using `git grep el6` and `git grep el7` and variants like EL-7 or
el-7, I found various entries and files which were no longer needed
with the current ansible. I updated text or tests to later versions of
RHEL as needed.
found entries for the fedora ami's for the original cloud and removed
those entries also.
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com >
2024-07-03 22:20:30 +00:00
Kevin Fenzi
8c22933617
batcave/dhcp_servers: drop tftpboot2 and just have one tftpboot dir
2022-05-17 15:34:03 -07:00
David Kirwan
e47f5bbe18
metrics-for-apps: synchronise rhcos files to noc01 for uefi boot
...
Signed-off-by: David Kirwan <dkirwan@redhat.com >
2021-08-25 12:22:41 +09:00
David Kirwan
bc5fa48eb2
metrics-for-apps: hotfix task ordering
...
Signed-off-by: David Kirwan <dkirwan@redhat.com >
2021-07-29 11:30:59 +01:00
David Kirwan
33919a421d
metrics-for-apps: hotfix folder permissions
...
Signed-off-by: David Kirwan <dkirwan@redhat.com >
2021-07-29 11:28:46 +01:00
David Kirwan
0433872142
metrics-for-apps: set permissions on tftpboot for rhcos
...
Signed-off-by: David Kirwan <dkirwan@redhat.com >
2021-07-29 11:19:55 +01:00
Stephen Smoogen
a242509f6d
clean up tftp files for external servers.
2021-03-17 16:27:27 -04:00
Tim Flink
814286d62c
tftp_server: removing taskotron entry from pxe
2020-06-17 17:19:16 +00:00
Stephen Smoogen
557ea123f1
remove tftp item which is not working 100% and try to get aarch64 to work
2020-06-03 10:26:36 -04:00
Stephen Smoogen
612d5c41fa
Add in a newer tftpboot tree which I know works for iad2 already we can fix as time goes on.
2020-05-12 13:16:35 -04:00
Kevin Fenzi
710c3eaad9
iad2: tftp_server: we do not want pxelinux here, use uefi
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-05-08 14:33:36 -07:00
Stephen Smoogen
efcd9b0ead
the problem was that some of the host names were listed as cloud-noc01.fedorainfracloud.org and others were named cloud-noc01.cloud.fedoraproject.org. Move to 1 name throughout ansible
2020-04-24 21:34:27 +02:00
Stephen Smoogen
228f977ca5
add 10disk boot for RHEL-8
2020-04-24 21:34:27 +02:00
Kevin Fenzi
6acde1e9fa
moc2: add ppc64le boot entry
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:26 +02:00
Kevin Fenzi
97e1cfddb0
tftp_server: fix link to ppc64le kernel.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:19 +02:00
Kevin Fenzi
97289cbde1
tftpserver: add el8 ppc64le entry for pxe
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:19 +02:00
Stephen Smoogen
e5d6095ad2
fix spelling mistkae
2020-04-24 21:34:14 +02:00
Stephen Smoogen
f5c84bf4ed
add items for qa09
2020-04-24 21:34:14 +02:00
Kevin Fenzi
f2fbf006c8
noc / tftp_server: fix label on new ppc64le f30 install.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:11 +02:00
Kevin Fenzi
cd2aa257e2
noc01 / tftp_server: add a f30 ppc64le entry
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:11 +02:00
Stephen Smoogen
804c4b70d5
[dhcp] make sure all the 25s are 30
2019-06-18 22:48:16 +00:00
Stephen Smoogen
12a4696f61
[tftpboot] kernel and initrd need to match for kickstarts to work
2019-06-18 22:23:59 +00:00
Stephen Smoogen
19205a29e9
clean up the noc boot so it works with f30 and remove eol fedora releases
2019-06-18 21:15:55 +00:00
Tim Flink
0e030bde11
updating taskotron entry for PXE booting hardware
2019-02-06 11:46:26 +00:00
Patrick Uiterwijk
2cd6c6beb0
I had a .j2 in the file name
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-08-20 21:07:18 +00:00
Patrick Uiterwijk
f671e1c428
Look up the mac in hostvars
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-08-20 21:06:12 +00:00
Patrick Uiterwijk
8dd249daac
I always forget that this is without ansible_ prefix
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-08-20 21:05:15 +00:00
Patrick Uiterwijk
933ae0aae1
Add quotes
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-08-20 21:04:30 +00:00
Patrick Uiterwijk
d9d83e046b
Use the value of this
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-08-20 21:02:59 +00:00
Patrick Uiterwijk
d9264225b5
Start with host-specific install config generation
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-08-20 21:01:25 +00:00
Patrick Uiterwijk
507782ab17
Use correct kickstart
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-04-03 22:37:18 +00:00
Patrick Uiterwijk
4e4f8f1067
Update cloud-noc01 PXE config
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-04-03 20:26:28 +00:00
Tim Flink
6b0c3c8b8b
changing taskotron hw pxe entry to use f27
2017-11-21 20:47:18 +00:00
Tim Flink
b44172743e
updating taskotron PXE entry to F26
2017-10-10 20:46:43 +00:00
Patrick Uiterwijk
adcbf72f03
Packageize this, packageize that, packageize the world
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2017-10-08 22:25:52 +00:00
Kevin Fenzi
6a62131656
add f26 to dhcp server
2017-09-05 15:53:16 +00:00
Kevin Fenzi
67b4e93e00
Use external ips in cloud, clean up unused file.
2017-08-26 00:56:01 +00:00
Kevin Fenzi
3d66278787
adjust pxe config
2017-08-26 00:33:45 +00:00
Kevin Fenzi
5c1a87ae48
this might be right
2017-08-26 00:26:58 +00:00