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

Add possibility to manage encryption configuration #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ruriky
Copy link

@ruriky ruriky commented Jul 13, 2018

  • New optional parameter jerakia::encryption_opts

    • a hash of key value pairs which are placed in jerakia config
      under 'encryption:'
  • New optional parameter jerakia::config_mode (default 0600)

    • sets the file mode of jerakia config
      (The current file mode for jerakia allows other users to read the secret encryption parameters.)
  • Update the README

- New optional parameter jerakia::encryption_opts
  - a hash of key value pairs which are placed in jerakia config
    under 'encryption:'

- New optional parameter jerakia::config_mode (default 0600)
  - sets the file mode of jerakia config

- Update the README
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.

1 participant