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

Copy-files #5

Open
methuselah-0 opened this issue Mar 24, 2024 · 1 comment
Open

Copy-files #5

methuselah-0 opened this issue Mar 24, 2024 · 1 comment

Comments

@methuselah-0
Copy link
Collaborator

Would be nice to add a way to have files or directories copied to new VM's, so impöementation-wise would need to read an env var with key-values for source-path -> target-path (ganeti server to VM disk). This could be used to add private (non-world readable) files to new VM's at creation time. An example would be to add private key files for VPN's with some specified permissions. This should run after guix init to allow all folders to have been created first. One option would be to have the env var be expecting json content to allow multiple files with different target permissions.

@methuselah-0
Copy link
Collaborator Author

It would also allow a way to achieve the same functionality as was previously done here: f566bcf

Thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant