Added delay to adcli-join
This commit is contained in:
parent
cf4a324617
commit
df49791fb7
@ -59,6 +59,7 @@ in
|
|||||||
-O $ADCLI_JOIN_OU \
|
-O $ADCLI_JOIN_OU \
|
||||||
--dont-expire-password=true \
|
--dont-expire-password=true \
|
||||||
--stdin-password < ${cfg.join.passwordFile}
|
--stdin-password < ${cfg.join.passwordFile}
|
||||||
|
sleep 3
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user