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

PKI to tmpfs #1496

Merged
merged 5 commits into from
Jul 10, 2019
Merged

PKI to tmpfs #1496

merged 5 commits into from
Jul 10, 2019

Conversation

jackivanov
Copy link
Collaborator

@jackivanov jackivanov commented Jun 21, 2019

Description

As discussed in #145. The config files will be stored in tmpfs only if the store_pki (retain the PKI) is not chosen, and unmounted once the server is ready. MacOS implementation might be a bit dirty, but I didn't find any other way, so we need to review whether this would be appropriate for merging.

Motivation and Context

Closes #145

How Has This Been Tested?

Deployed a few times without errors

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • All new and existing tests passed.

playbooks/tmpfs/macos.yml Outdated Show resolved Hide resolved
playbooks/cloud-post.yml Show resolved Hide resolved
playbooks/tmpfs/umount.yml Outdated Show resolved Hide resolved
- diskutil to full path
- unmount and eject fixes
@jackivanov jackivanov requested review from disconnect3d and removed request for dguido July 5, 2019 19:02
@dguido dguido merged commit 090a60d into master Jul 10, 2019
@dguido dguido deleted the feature/tmpfs branch July 10, 2019 16:31
iBringit added a commit to iBringit/algo that referenced this pull request Nov 4, 2020
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.

tmpfs for key generation
3 participants