Account added to development servers and Eglide.
Ref T1819
|  Differential  D2970  
Add SSH key on fauve@windriver.nasqueron.org Authored by DorianWinty on Apr 2 2023, 18:27. Tags None Referenced Files 
 
 
 
 
 
 
 
 Subscribers None 
Details 
 Account added to development servers and Eglide. Ref T1819 
Diff Detail 
 Event TimelineComment Actions salt windriver state.apply roles/core/users
----------
          ID: arcology/usr/home/fauve
    Function: zfs.filesystem_present
      Result: True
     Comment: filesystem arcology/usr/home/fauve was created
     Started: 18:40:02.764533
    Duration: 71.98 ms
     Changes:   
              ----------
              arcology/usr/home/fauve:
                  ----------
                  com.sun:auto-snapshot:
                      true
----------
          ID: fauve
    Function: user.present
      Result: True
     Comment: New user fauve created
     Started: 18:40:02.840665
    Duration: 45.12 ms
     Changes:   
              ----------
              fullname:
                  Fauve
              gid:
                  2030
              groups:
                  - fauve
              home:
                  /home/fauve
              homephone:
                  None
              name:
                  fauve
              passwd:
                  *
              roomnumber:
                  None
              shell:
                  /usr/local/bin/zsh
              uid:
                  2030
              workphone:
                  None
----------          
ID: zfs_permissions_home_local_fauve
    Function: cmd.run
        Name: zfs allow -lu fauve @local arcology/usr/home/fauve
      Result: True
     Comment: Command "zfs allow -lu fauve @local arcology/usr/home/fauve" run
     Started: 18:40:02.887223
    Duration: 76.569 ms
     Changes:   
              ----------
              pid:
                  89366
              retcode:
                  0
              stderr:
              stdout:
----------
 ID: zfs_permissions_home_descendant_fauve
    Function: cmd.run
        Name: zfs allow -du fauve @descendent arcology/usr/home/fauve
      Result: True
     Comment: Command "zfs allow -du fauve @descendent arcology/usr/home/fauve" run
     Started: 18:40:02.966164
    Duration: 70.816 ms
     Changes:   
              ----------
              pid:
                  89369
              retcode:
                  0
              stderr:
              stdout:
----------
          ID: /home/fauve
    Function: file.directory
      Result: True
     Comment: Directory /home/fauve updated
     Started: 18:40:03.037742
    Duration: 2.529 ms
     Changes:   
              ----------
              /home/fauve:
                  ----------
                  mode:
                      0700
              mode:
                  0700
----------
          ID: group_nasquenautes
    Function: group.present
        Name: nasquenautes
      Result: True
     Comment: The following group attributes are set to be changed:
              members: ['dereckson', 'dorianwinty', 'fauve', 'fluo', 'inidal', 'rama', 'sandlayth', 'xcombelle']
     Started: 18:40:03.489704
    Duration: 15.594 ms
     Changes:   
              ----------
              Final:
                  All changes applied successfully
----------
          ID: /home/fauve/.ssh
    Function: file.directory
      Result: True
     Comment: 
     Started: 18:40:03.619921
    Duration: 4.867 ms
     Changes:   
              ----------
              /home/fauve/.ssh:
                  ----------
                  directory:
                      new
----------
          ID: /home/fauve/.ssh/authorized_keys
    Function: file.managed
      Result: True
     Comment: File /home/fauve/.ssh/authorized_keys updated
     Started: 18:40:03.625093
    Duration: 100.429 ms
     Changes:   
              ----------
              diff:
                  New file
              user:
                  fauve
----------
Summary for windriver
-------------
Succeeded: 66 (changed=8)
Failed:     0
-------------
Total states run:     66
Total run time:    3.359 s |