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

Use Ignition to create core user #74

Merged
merged 1 commit into from
Mar 27, 2019
Merged

Use Ignition to create core user #74

merged 1 commit into from
Mar 27, 2019

Conversation

bgilbert
Copy link
Contributor

Create the core user in the Ignition base config and allow users to modify it via config merging. This fixes the user not receiving default groups if anything about the user (e.g. SSH keys) is specified via Ignition.

Fixes #41.

Create the core user in the Ignition base config and allow users to
modify it via config merging.  This fixes the user not receiving default
groups if anything about the user (e.g. SSH keys) is specified via
Ignition.
Copy link
Contributor

@arithx arithx left a comment

Choose a reason for hiding this comment

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

LGTM

@arithx
Copy link
Contributor

arithx commented Mar 27, 2019

Note: didn't test it on my end yet

@arithx
Copy link
Contributor

arithx commented Mar 27, 2019

Tested & working for me! 🎉

@bgilbert bgilbert merged commit 7e1fb3f into coreos:master Mar 27, 2019
@bgilbert bgilbert deleted the core branch March 27, 2019 23:42
c4rt0 pushed a commit to c4rt0/fedora-coreos-config that referenced this pull request Mar 27, 2023
container: Fix locations, tweak README.md
dustymabe pushed a commit to jbtrystram/fedora-coreos-config that referenced this pull request Apr 19, 2024
* Create emergency-shell.adoc

Adds documentation to describe how to access the emergency shell with tty0.

Resolves (by documentating) coreos/fedora-coreos-tracker#453

Co-authored-by: Xander <xander@web-refinery.com>
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.

core user isn't added to groups when created via Ignition
2 participants