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

Allow the specification of the mode for $commitlog_directory, $data_file_directories and $saved_caches_directory #113

Closed
dallinb opened this issue Sep 21, 2015 · 1 comment
Assignees
Milestone

Comments

@dallinb
Copy link
Contributor

dallinb commented Sep 21, 2015

This is really an extension to issues #104 and #109. By default the modes should be 0750 but on Debian as part of the service startup, this was changed to 0770. Therefore on Debian, the options are:

a) Run the manifest at least twice before an idempotent run will work.

or

b) Specifically set the modes to 0770.

@dallinb dallinb self-assigned this Sep 21, 2015
@dallinb dallinb added this to the Next Minor Release milestone Sep 21, 2015
@dallinb
Copy link
Contributor Author

dallinb commented Sep 22, 2015

While at it, fix the following untested resources:

Total resources:   320
Touched resources: 316
Resource coverage: 98.75%
Untouched resources:
  File[commitlog_directory]
  File[datadir1]
  File[datadir2]
  File[saved_caches_directory]

See https://travis-ci.org/locp/cassandra/jobs/81532858 for details.

@dallinb dallinb modified the milestones: Next Minor Release, 1.6.0 Sep 23, 2015
cegeka-jenkins pushed a commit to cegeka/puppet-cassandra that referenced this issue Oct 23, 2017
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

No branches or pull requests

1 participant