cloud-init icon indicating copy to clipboard operation
cloud-init copied to clipboard

groups: section should support group id

Open ubuntu-server-builder opened this issue 2 years ago • 2 comments

This bug was originally filed in Launchpad as LP: #1075769

Launchpad details
affected_projects = []
assignee = harlowja
assignee_name = Joshua Harlow
date_closed = None
date_created = 2012-11-06T22:54:30.963176+00:00
date_fix_committed = None
date_fix_released = None
id = 1075769
importance = medium
is_complete = False
lp_url = https://bugs.launchpad.net/cloud-init/+bug/1075769
milestone = None
owner = alex-guan
owner_name = Alex Guan
private = False
status = triaged
submitter = alex-guan
submitter_name = Alex Guan
tags = []
duplicates = []

Launchpad user Alex Guan(alex-guan) wrote on 2012-11-06T22:54:30.963176+00:00

We need to be able to specify the group id when adding a group via groups: direction in cloud-config section

ubuntu-server-builder avatar May 09 '23 22:05 ubuntu-server-builder

Any idea on this being implemented? uid/gid is a pretty important setting especially in network environments where those have to match (NFS filesystems, etc).

mmoser-aires avatar Feb 06 '25 00:02 mmoser-aires

Any idea on this being implemented? uid/gid is a pretty important setting especially in network environments where those have to match (NFS filesystems, etc).

It's not on the roadmap at the moment. Feel free to submit a PR which implements this.

holmanb avatar Feb 06 '25 17:02 holmanb