Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

allow override of the cookbook used for runit templates #40

Merged
merged 1 commit into from
Aug 3, 2016

Conversation

popsikle
Copy link
Contributor

This allows custom templates for the run it service (use case: lets us set ulimit settings and such)

@sunggun-yu sunggun-yu merged commit 3e135cd into sunggun-yu:master Aug 3, 2016
@sunggun-yu
Copy link
Owner

Thank you for the great feature. and sorry for late.

@sunggun-yu
Copy link
Owner

@popsikle
Hi,
Thank you for the great idea. I think we can expand your idea.
For that, I would like to change the naming of attribute.

default['mongodb3']['template_cookbook']['mongos'] = 'mongodb3'
default['mongodb3']['template_cookbook']['A'] = 'mongodb3'
default['mongodb3']['template_cookbook']['B'] = 'mongodb3'

so that, we can apply this for current or future templates if we need.

please let me know your opinion.

@sunggun-yu
Copy link
Owner

Sorry, I change my mind (so quick)

please let me change the attribute name like below to be more clear.

default['mongodb3']['mongos']['runit_template_cookbook'] = 'mongodb3'

Thank you.

sunggun-yu added a commit that referenced this pull request Aug 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants