Skip to content
This repository was archived by the owner on Jan 8, 2020. It is now read-only.

Override default system umask with Exec umask parameter#70

Open
cbalfour wants to merge 3 commits into
camptocamp:masterfrom
cbalfour:master
Open

Override default system umask with Exec umask parameter#70
cbalfour wants to merge 3 commits into
camptocamp:masterfrom
cbalfour:master

Conversation

@cbalfour

Copy link
Copy Markdown

Make use of the Exec umask parameter to override the default umask which would otherwise apply when the archive is extracted.

Comment thread .travis.yml
- rvm: 1.9.3
env: PUPPET_GEM_VERSION="~> 3.0"
# - rvm: 1.9.3
# env: PUPPET_GEM_VERSION="~> 3.0"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why are you commenting these lines?

@cbalfour cbalfour Aug 16, 2016

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

For some reason travis-ci tests failed for ruby 1.9.3 with the error: json_pure requires Ruby version ~> 2.0. Not sure why.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

They're not failing on master, so I'd rather not comment that out.

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