Skip to content

Commit

Permalink
cloudinit/distros/alpine.py: add support for Busybox adduser/addgroup
Browse files Browse the repository at this point in the history
By default Alpine Linux provides Busybox utilities such as adduser
and addgroup for managing users and groups. Optionally the Alpine
"shadow" package provides the traditional useradd/groupadd
utilities.

Add fallback support for the Busybox user/group management utilities
for Alpine Linux.
  • Loading branch information
dermotbradley committed May 10, 2024
1 parent 197409e commit 3286cc2
Show file tree
Hide file tree
Showing 2 changed files with 485 additions and 1 deletion.
Loading

0 comments on commit 3286cc2

Please sign in to comment.