Skip to content

Commit

Permalink
Update ucs_domain_deployment_tool.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ugo-emekauwa authored Jan 17, 2024
1 parent 5d84899 commit 17ce715
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@
# Policy Detail Settings
network_connectivity_policy_obtain_ipv4_dns_server_from_dhcp = False
network_connectivity_policy_preferred_ipv4_dns_server = "192.168.1.10"
network_connectivity_policy_alternate_ipv4_dns_server = "0.0.0.0"
network_connectivity_policy_alternate_ipv4_dns_server = "8.8.8.8"
network_connectivity_policy_enable_dynamic_dns = False
network_connectivity_policy_dynamic_dns_update_domain = ""
network_connectivity_policy_enable_ipv6 = False
Expand Down

0 comments on commit 17ce715

Please sign in to comment.