Skip to content

Commit

Permalink
update message
Browse files Browse the repository at this point in the history
  • Loading branch information
nvanthao committed Oct 8, 2024
1 parent 80de68a commit 111f790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/preflights/host-preflight.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,7 @@ spec:
outcomes:
- fail:
when: 'false'
message: 'Wildcard DNS entry {{ "{{" }} .resolvedFromSearch {{ "}}" }} detected. Remove the wildcard DNS entry or the {{ "{{" }} .resolvedFromSearch {{ "}}" }} search domain from resolv.conf.'
message: 'Wildcard DNS entry .*{{ "{{" }} .resolvedFromSearch {{ "}}" }} detected. Remove the wildcard DNS entry or the {{ "{{" }} .resolvedFromSearch {{ "}}" }} search domain from resolv.conf.'
- pass:
when: 'true'
message: No wildcard DNS entry detected.

0 comments on commit 111f790

Please sign in to comment.