metrics-for-apps: hotfix kernel, initrd config

Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
David Kirwan 2021-08-05 12:32:59 +09:00
parent 90dfd799d1
commit 37b2427919
3 changed files with 12 additions and 6 deletions

View file

@ -24,10 +24,12 @@ pxe_bootdev: eno1
install_dev: /dev/sda
mac0: "68:05:CA:CE:A2:AC"
rhcos_ignition_file_url: "http://10.3.166.50/rhcos/worker.ign"
rhcos_install_img_url: "http://10.3.166.50/rhcos/rhcos-{{ rhcos_version }}-x86_64-metal.x86_64.raw.gz"
rhcos_install_rootfs_url: "http://10.3.166.50/rhcos/rhcos-{{ rhcos_version }}-x86_64-live-rootfs.x86_64.img"
rhcos_install_url: "http://10.3.166.50/rhcos/"
rhcos_kernel_url: "http://10.3.166.50/rhcos/rhcos-{{ rhcos_version }}-x86_64-live-kernel.x86_64"
rhcos_initrd_url: "http://10.3.166.50/rhcos/rhcos-{{ rhcos_version }}-x86_64-live-initramfs.x86_64.img"
rhcos_install_rootfs_url: "http://10.3.166.50/rhcos/rhcos-{{ rhcos_version }}-x86_64-live-rootfs.x86_64.img"
rhcos_ignition_file_url: "http://10.3.166.50/rhcos/worker.ign"
network_connections:
- name: eth0

View file

@ -24,10 +24,12 @@ pxe_bootdev: eno1
install_dev: /dev/sda
mac0: "68:05:CA:CE:A3:24"
rhcos_ignition_file_url: "http://10.3.166.50/rhcos/worker.ign"
rhcos_install_img_url: "http://10.3.166.50/rhcos/rhcos-{{ rhcos_version }}-x86_64-metal.x86_64.raw.gz"
rhcos_install_rootfs_url: "http://10.3.166.50/rhcos/rhcos-{{ rhcos_version }}-x86_64-live-rootfs.x86_64.img"
rhcos_install_url: "http://10.3.166.50/rhcos/"
rhcos_kernel_url: "http://10.3.166.50/rhcos/rhcos-{{ rhcos_version }}-x86_64-live-kernel.x86_64"
rhcos_initrd_url: "http://10.3.166.50/rhcos/rhcos-{{ rhcos_version }}-x86_64-live-initramfs.x86_64.img"
rhcos_install_rootfs_url: "http://10.3.166.50/rhcos/rhcos-{{ rhcos_version }}-x86_64-live-rootfs.x86_64.img"
rhcos_ignition_file_url: "http://10.3.166.50/rhcos/worker.ign"
network_connections:
- name: eth0

View file

@ -24,10 +24,12 @@ pxe_bootdev: eno1
install_dev: /dev/sda
mac0: "68:05:CA:CE:A5:10"
rhcos_ignition_file_url: "http://10.3.166.50/rhcos/worker.ign"
rhcos_install_img_url: "http://10.3.166.50/rhcos/rhcos-{{ rhcos_version }}-x86_64-metal.x86_64.raw.gz"
rhcos_install_rootfs_url: "http://10.3.166.50/rhcos/rhcos-{{ rhcos_version }}-x86_64-live-rootfs.x86_64.img"
rhcos_install_url: "http://10.3.166.50/rhcos/"
rhcos_kernel_url: "http://10.3.166.50/rhcos/rhcos-{{ rhcos_version }}-x86_64-live-kernel.x86_64"
rhcos_initrd_url: "http://10.3.166.50/rhcos/rhcos-{{ rhcos_version }}-x86_64-live-initramfs.x86_64.img"
rhcos_install_rootfs_url: "http://10.3.166.50/rhcos/rhcos-{{ rhcos_version }}-x86_64-live-rootfs.x86_64.img"
rhcos_ignition_file_url: "http://10.3.166.50/rhcos/worker.ign"
network_connections:
- name: eth0