Pārlūkot izejas kodu

Allow uid change

pull/204/head
Irving Leonard pirms 6 gadiem
vecāks
revīzija
10dd12da57
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. +3
    -0
      linux/system/user.sls

+ 3
- 0
linux/system/user.sls Parādīt failu

@@ -42,6 +42,9 @@ system_user_{{ name }}:
- uid: {{ user.uid }}
{%- endif %}
- require: {{ requires|yaml }}
{%- if user.allow_uid_change is defined and user.allow_uid_change %}
- allow_uid_change: true
{%- endif %}

system_user_home_{{ user.home }}:
file.directory:

Notiek ielāde…
Atcelt
Saglabāt