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

main: Write output ignition files with mode 0600 #276

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

Conversation

cgwalters
Copy link
Member

Because the config is commonly expected to have secret values, use mode 0600.
xref coreos/fedora-coreos-docs#306

Because the config is commonly expected to have secret values, use mode 0600.
xref coreos/fedora-coreos-docs#306
@bgilbert
Copy link
Contributor

Hmm, this introduces a divergence between files written with -o and those written by redirecting stdout. When running Butane from a container, we've generally recommended the latter. Does the divergence make things better or worse?

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.

None yet

2 participants