diff --git a/playbooks/inventory/group_vars/baremetal b/playbooks/inventory/group_vars/baremetal index 15663b44a..e0f7dab01 100644 --- a/playbooks/inventory/group_vars/baremetal +++ b/playbooks/inventory/group_vars/baremetal @@ -23,7 +23,7 @@ testing_user: root # IPA Image parameters. If these are changed, they must be changed in # Both localhost and baremetal groups. Presently the defaults -# in each role should be sufficent for proper operation. +# in each role should be sufficient for proper operation. # ipa_kernel: "{{http_boot_folder}}/coreos_production_pxe.vmlinuz" # ipa_ramdisk: "{{http_boot_folder}}/coreos_production_pxe_image-oem.cpio.gz" # ipa_kernel_url: "http://{{ hostvars[inventory_hostname]['ansible_' + network_interface]['ipv4']['address'] }}:{{file_url_port}}/coreos_production_pxe.vmlinuz" diff --git a/playbooks/inventory/group_vars/localhost b/playbooks/inventory/group_vars/localhost index 75f676d2b..be165998d 100644 --- a/playbooks/inventory/group_vars/localhost +++ b/playbooks/inventory/group_vars/localhost @@ -30,7 +30,7 @@ mysql_password: # IPA Image parameters. If these are changed, they must be changed in # Both localhost and baremetal groups. Presently the defaults -# in each role should be sufficent for proper operation. +# in each role should be sufficient for proper operation. # ipa_kernel: "{{http_boot_folder}}/coreos_production_pxe.vmlinuz" # ipa_ramdisk: "{{http_boot_folder}}/coreos_production_pxe_image-oem.cpio.gz" # ipa_kernel_url: "http://{{ hostvars[inventory_hostname]['ansible_' + network_interface]['ipv4']['address'] }}:{{file_url_port}}/coreos_production_pxe.vmlinuz" diff --git a/playbooks/inventory/group_vars/target b/playbooks/inventory/group_vars/target index 75f676d2b..be165998d 100644 --- a/playbooks/inventory/group_vars/target +++ b/playbooks/inventory/group_vars/target @@ -30,7 +30,7 @@ mysql_password: # IPA Image parameters. If these are changed, they must be changed in # Both localhost and baremetal groups. Presently the defaults -# in each role should be sufficent for proper operation. +# in each role should be sufficient for proper operation. # ipa_kernel: "{{http_boot_folder}}/coreos_production_pxe.vmlinuz" # ipa_ramdisk: "{{http_boot_folder}}/coreos_production_pxe_image-oem.cpio.gz" # ipa_kernel_url: "http://{{ hostvars[inventory_hostname]['ansible_' + network_interface]['ipv4']['address'] }}:{{file_url_port}}/coreos_production_pxe.vmlinuz"