Skip to content

Ignore configuration for 'enable_fqdns_grains' for AIX, Solaris and Juniper#60533

Merged
garethgreenaway merged 13 commits intosaltstack:masterfrom
dmurphy18:fqdns_grains_ignore_60529
Jul 21, 2021
Merged

Ignore configuration for 'enable_fqdns_grains' for AIX, Solaris and Juniper#60533
garethgreenaway merged 13 commits intosaltstack:masterfrom
dmurphy18:fqdns_grains_ignore_60529

Conversation

@dmurphy18
Copy link
Contributor

What does this PR do?

Ignore configuration for 'enable_fqdns_grains' for AIX, Solaris and Juniper

What issues does this PR fix or reference?

Fixes: #60529

Previous Behavior

'enable_fqdns_grains' default value of True was causing issues porting Salt 3003.1 (Seq Fault - Core), fixed with a patch file.

New Behavior

Ignore 'enable_fqdns_grains' setting similar to existing Windows and Proxy checks, for AIX, Solaris and Junos (Juniper) where checking for fqdns has or will cause issues, for example: reverse DNS lookup on a Juniper router will be problematic (current native minion ships with setting defaulted to False). This change alieves this.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@dmurphy18 dmurphy18 requested a review from a team as a code owner July 12, 2021 22:31
@dmurphy18 dmurphy18 requested review from Ch3LL and removed request for a team July 12, 2021 22:31
Ch3LL
Ch3LL previously approved these changes Jul 13, 2021
@Ch3LL
Copy link
Contributor

Ch3LL commented Jul 19, 2021

ping @dmurphy18 there is a merge conflict.

@dmurphy18
Copy link
Contributor Author

yup, that is why I didn't update to latest master. Want to get the Windows failure resolved first before moving on to the merge issue. Will resolve the merge issue once the Windows failure is resolved.

@dmurphy18 dmurphy18 force-pushed the fqdns_grains_ignore_60529 branch from 5cd8477 to 37bce17 Compare July 20, 2021 23:53
@garethgreenaway garethgreenaway merged commit 13a04c4 into saltstack:master Jul 21, 2021
@dmurphy18 dmurphy18 deleted the fqdns_grains_ignore_60529 branch May 3, 2023 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Silicon v3004.0 Release code name

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Ignore configuration for 'enable_fqdns_grains' for AIX, Solaris and Juniper

4 participants