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

2.1.1 #10

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

2.1.1 #10

wants to merge 3 commits into from

Conversation

kplimack
Copy link
Collaborator

@kplimack kplimack commented Oct 10, 2017

orchestrator

2.1.1

  • rubygems, ruby-devel and binutils are only needed on cent/ruby1.x
  • only configure the database if told to.

Signed-off-by: Jake Plimack [email protected]

Signed-off-by: Jake Plimack <[email protected]>
Signed-off-by: Jake Plimack <[email protected]>
Signed-off-by: Jake Plimack <[email protected]>
@@ -29,6 +29,7 @@
default['orchestrator']['config']['SlaveStartPostWaitMilliseconds'] = 1000
default['orchestrator']['config']['UnseenInstanceForgetHours'] = 240
default['orchestrator']['root_db_pass'] = 'snakeoil'
Copy link
Owner

Choose a reason for hiding this comment

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

I'd add something in the README about this new attribute as well and explain that 'if you set this to false, you better be setting the MySQLOrchestratorHost config to something. Or else that defaults to localhost and you now have a broken orchestrator

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