From db48dfa168ab9b1120cfc2bc36d3e575971451f9 Mon Sep 17 00:00:00 2001 From: chenjiao Date: Thu, 14 Jun 2018 15:56:30 +0800 Subject: [PATCH] sufficient spelling error the word sufficent should be sufficient Change-Id: I82994aafe828742a340dcfbefe71a9aed7c1275d --- playbooks/inventory/group_vars/baremetal | 2 +- playbooks/inventory/group_vars/localhost | 2 +- playbooks/inventory/group_vars/target | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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"