Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

top file compilation fixes #26657

Merged
merged 7 commits into from
Aug 26, 2015
Merged

top file compilation fixes #26657

merged 7 commits into from
Aug 26, 2015

Conversation

jfindlay
Copy link
Contributor

@jfindlay jfindlay added Core relates to code central or existential to Salt Medium Change labels Aug 26, 2015
@@ -2305,7 +2305,10 @@ def __gen_opts(self, opts):
'state_auto_order',
opts['state_auto_order'])
opts['file_roots'] = mopts['file_roots']
opts['env_order'] = mopts['env_order']
opts['top_file_merging_strategy'] = mopts.get('top_file_merging_strategy',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cachedout, is this the correct way to prefer master opts, with a fallback to minion opts, for example to handle the masterless case?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this will be just fine. Thanks.

cachedout pushed a commit that referenced this pull request Aug 26, 2015
top file compilation fixes
@cachedout cachedout merged commit d129bf4 into saltstack:2015.8 Aug 26, 2015
@cachedout
Copy link
Contributor

This all looks great. Excellent work. @jfindlay

@jfindlay jfindlay deleted the top_lint branch August 27, 2015 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core relates to code central or existential to Salt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants