Page MenuHomeDevCentral

Create rama account on Eglide
ClosedPublic

Authored by dereckson on Jan 30 2017, 22:44.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 11, 03:31
Unknown Object (File)
Mon, Dec 9, 22:34
Unknown Object (File)
Mon, Dec 9, 19:33
Unknown Object (File)
Mon, Dec 9, 19:33
Unknown Object (File)
Wed, Nov 27, 16:16
Unknown Object (File)
Wed, Nov 27, 12:29
Unknown Object (File)
Nov 18 2024, 20:26
Unknown Object (File)
Nov 18 2024, 20:25
Subscribers

Details

Test Plan

ssh rama@eglide.org

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 30 2017, 22:46
This revision was automatically updated to reflect the committed changes.

Successfully deployed:

Salt master
$ cd /opt/nasqueron-operations
$ arc patch D895
$ salt eglide state.apply roles/shellserver/users
...
----------                                                                                                                                                       ID: rama                                                                                                                                         Function: user.present                                                                                                                             
      Result: True                                                                                                                                          Comment: New user rama created                                                                                                                    
     Started: 22:45:15.041737                                                                                                                          
    Duration: 300.844 ms                                                                                                                               
     Changes:                                                                                                                                          
              ----------                                                                                                                               
              fullname:                                                                                                                                
                  Rama                                                                                                                                 
              gid:                                                                                                                                     
                  2013                                                                                                                                 
              groups:                                                                                                                                  
                  - rama                                                                                                                               
              home:                                                                                                                                                      /home/rama
              homephone:                                                                                                                               
              name:                                                                                                                                                      rama
              passwd:
                  x
              roomnumber:
              shell:
                  /bin/bash                                                                                                                            
              uid:                                                                                                                                                       2013
              workphone:                   
...