Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 30c90cb

Browse files
committed
change var names. cleanup
1 parent a7840ed commit 30c90cb

5 files changed

Lines changed: 3 additions & 276 deletions

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# UID/GID auto increment starting number.
22
# we want this relatively high so that we don't clash with other linux accounts on systems
3-
min_auto_number: 2000
3+
min_auto_uid_number: 2000
4+
min_auto_gid_number: 2000

.ansible/inventory/development/group_vars/tools/certificate.yaml

Lines changed: 0 additions & 142 deletions
This file was deleted.

0 commit comments

Comments
 (0)