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

Add support for RedHat. #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add support for RedHat. #5

wants to merge 4 commits into from

Conversation

michal800106
Copy link

No description provided.

Change-Id: Ice304373166fa045046060a313673c01a15db6a4
@@ -1,5 +1,36 @@
---
horizon_path: /opt/stack/horizon/
panel_src_path_os:
Copy link
Contributor

Choose a reason for hiding this comment

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

There are enough platform specific variables that I think it would be cleaner to setup individual files for them and then at the top of the main task do an include_vars with_first_found statement.

Copy link
Author

Choose a reason for hiding this comment

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

but vars are hard to overwrite. You could do it in include role but not in host_vars and group_vars. So if we think that some variable could be overwritten we think that better place is defaults/main.

Copy link
Contributor

Choose a reason for hiding this comment

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

Good point using include_vars does make them harder to overwrite.

@witekest
Copy link
Contributor

Could we please merge that?

Witold Bedyk and others added 3 commits December 17, 2015 11:00
Change-Id: Ibc215389c6760cc4328a56176d933b7629bdc73b
Commit provides Horizon UI is translated properly.

Change-Id: Ifb59ed24478a7245ac36bc78e0024a56ecf49e1e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants