system-config/playbooks/roles/base
Jeremy Stanley 698bb3df21 Lower UID/GID range max to make way for containers
In order to avoid unfortunate collisions with statically assigned
container account UIDs and GIDs, cap normal users at 9999. That way
we can set our containers to use IDs 10000 and above.

Make sure adduser/addgroup's adduser.conf gets adjusted to match the
values we set in the login.defs referenced by the lower-level
useradd/groupadd tools too. We're not using non-Debian-derivative
servers these days, so don't bother to try making this work on other
distributions for the time being.

Change-Id: I0068d5cea66e898c35b661cd559437dc4049e8f4
2021-11-05 18:06:55 +00:00
..
exim Move base roles into a base subdir 2020-05-27 16:28:37 -05:00
repos Add support for Xenial ESM repos to our base roles 2021-05-04 08:46:06 -07:00
server Add support for Xenial ESM repos to our base roles 2021-05-04 08:46:06 -07:00
snmpd Move base roles into a base subdir 2020-05-27 16:28:37 -05:00
timezone Move base roles into a base subdir 2020-05-27 16:28:37 -05:00
unbound Move base roles into a base subdir 2020-05-27 16:28:37 -05:00
users Lower UID/GID range max to make way for containers 2021-11-05 18:06:55 +00:00
README.rst Move base roles into a base subdir 2020-05-27 16:28:37 -05:00

README.rst

Directory to hold base roles.