Page MenuHomeDevCentral
Paste P304

Docker D2668 and D2669 test run
ActivePublic

Authored by dereckson on Apr 15 2022, 13:12.
Tags
None
Referenced Files
F1807442: Docker D2668 and D26699 test run
Apr 15 2022, 13:12
Subscribers
None
$ salt dwellers state.sls roles/core/users test=True
[...]
----------
ID: dorianwinty
Function: user.present
Result: None
Comment: User dorianwinty set to be added
Started: 13:10:22.882113
Duration: 4.353 ms
Changes:
[...]
----------
ID: group_nasqueron-dev-docker
Function: group.present
Name: nasqueron-dev-docker
Result: None
Comment: Group nasqueron-dev-docker set to be added
Started: 13:10:22.899044
Duration: 3.884 ms
Changes:
$ salt dwellers state.sls roles/core/users
----------
ID: dorianwinty
Function: user.present
Result: True
Comment: New user dorianwinty created
Started: 13:11:50.644692
Duration: 1018.402 ms
Changes:
[...]
----------
ID: group_nasqueron-dev-docker
Function: group.present
Name: nasqueron-dev-docker
Result: True
Comment: New group nasqueron-dev-docker created
Started: 13:11:51.679170
Duration: 640.928 ms
Changes:
----------
gid:
842
members:
- dereckson
- dorianwinty
- sandlayth
name:
nasqueron-dev-docker
passwd:
x
# Note: it also removed self local key for /home/sandlayth/.ssh/authorized_keys

Event Timeline

dereckson changed the title of this paste from Docker D2668 and D26699 test run to Docker D2668 and D2669 test run.Apr 15 2022, 18:01