We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2d4a9c commit d9511c0Copy full SHA for d9511c0
defaults/main.yml
@@ -27,10 +27,6 @@ hosts_file_extra_group_to_populate: ""
27
hosts_file_group_to_populate: "pxe_bootable_nodes"
28
hosts_file_inventory_location: "hosts"
29
30
-dhcp_common_domain: "example.com"
31
-dhcp_tftp_server_ip: "10.1.1.2"
32
-
33
34
kickstart_extra_post_commands: |
35
"echo no extra kickstart post commands defined"
36
0 commit comments