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

Fixing gui_package install #20

Merged
merged 3 commits into from
Sep 24, 2014
Merged

Conversation

KrisBuytaert
Copy link

Changing the way a decision is made on installing the web_gui

@solarkennedy
Copy link
Contributor

I think you have the right intent. I'm guessing the notify is for debug? You can remove that part for production otherwise it never converges.

Also how about a test to make sure your logic is correct?

@KrisBuytaert
Copy link
Author

Quickly fixed the notify already ...

@@ -51,7 +51,8 @@
ensure => $consul::package_ensure,
}

if $consul::ui_package_name {
# Guessing this is a bug
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not necessary.

@KrisBuytaert
Copy link
Author

Sorry for quickly pushing my own internal fix to gh before jumping on a plane :) My internal notes didn't relaly belong there .. I'll try to find some time to write a test ..

solarkennedy added a commit that referenced this pull request Sep 24, 2014
@solarkennedy solarkennedy merged commit 57648a4 into voxpupuli:master Sep 24, 2014
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.

2 participants