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

Added breadcrumb-file creation condition as attribute #268

Merged
merged 1 commit into from
Apr 28, 2017
Merged

Added breadcrumb-file creation condition as attribute #268

merged 1 commit into from
Apr 28, 2017

Conversation

paulpalamarchuk
Copy link
Contributor

No description provided.

@chewi
Copy link
Contributor

chewi commented Nov 16, 2016

I wasn't familiar with redis-sentinel so I was quite surprised that my configuration file was not updated by Chef. Please make this optional.

@kam1kaze
Copy link

@chewi @shortdudey123 could you take a look to this PR. We have to use own fork due to such limitation.

@shortdudey123
Copy link
Contributor

@paulpalamarchuk can you rebase on master?
Otherwise i can carry this commit into another PR

@paulpalamarchuk
Copy link
Contributor Author

@shortdudey123 rebased

README.md Outdated
@@ -366,7 +381,9 @@ Available options and their defaults
'cluster-enabled' => 'no',
'cluster-config-file' => nil, # Defaults to redis instance name inside of template if cluster is enabled.
'cluster-node-timeout' => 5000,
'includes' => nil
'includes' => nil,
'breadcrumb' => true # Defaults to create breadcrumb lock-file.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you fix the spacing here?

@shortdudey123
Copy link
Contributor

small nit pick in spacing then will merge

@paulpalamarchuk
Copy link
Contributor Author

@shortdudey123 done

@shortdudey123 shortdudey123 merged commit d82bf84 into sous-chefs:master Apr 28, 2017
@shortdudey123
Copy link
Contributor

thanks!

@kam1kaze
Copy link

kam1kaze commented Apr 28, 2017

Yeah!

thank you all! 😄

shortdudey123 added a commit that referenced this pull request May 10, 2017
- Update 'bind' config comments ([#293](#293))
- Add disable_os_default recipe ([#224](#224))
- Use the config's ulimits if set and is > max_clients ([#234](#234))
- Add Travis config ([#299](#299))
- Fix test failures (FoodCritic and Rubocop) ([#298](#298))
- Fix TravisCI builds ([#300](#300))
- Add repl-backlog-size, repl-backlog-ttl, and aof-load-truncated options ([#278](#278))
- Add sentinel_bind to bind sentinel to different IPs ([#306](#306))
- Cleanup deprecation warnings ([#301](#301))
- Fix version detection with epoch version numbers from deb/ubuntu ([#294](#294))
- Restrict VM redis config to <= 2.4 ([#322](#322))
- Rename_commands should be checked for nil before empty ([#311](#311))
- Fixup foodcritic, rubocop, and kitchen testing ([#324](#324))
  - Note: this drops support for Chef < 11
- Add min-slaves redis options ([#313](#313))
- Allow /etc/init start after sigterm from system or user ([#310](#310))
- Check user existence with Etc, not ohai node attributes ([#303](#303))
- Various systemd-related improvements ([#302](#302))
- Update serverspec testing with correct OS's for systemd ([#329](#329))
- Add kitchen-dokken testing to Travis ([#330](#330))
- Add fedora-25 to kitchen testing and clean up kitchen config ([#331](#331))
- Fix systemd paths for sentinel service ([#332](#332))
- Add redis-package and sentinel to Travis kitchen verify ([#334](#334))
- Add breadcrumb-file creation condition as attribute ([#268](#268))
- Fix cluster options in README ([#333](#333))
- Fix systemd loader to use descriptors instead of max_clients+32 ([#338](#338))
- Add SELinux support ([#305](#305))
- Make source of redis.conf template configurable ([#341](#341))
- Support sentinel notification-script and client-reconfig-script ([#342](#342))
@lock
Copy link

lock bot commented Nov 28, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Nov 28, 2018
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.

4 participants