Page MenuHomeDevCentral

Create rama account on Eglide
ClosedPublic

Authored by dereckson on Jan 30 2017, 22:44.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 16:36
Unknown Object (File)
Mon, Nov 11, 23:07
Unknown Object (File)
Mon, Nov 11, 01:40
Unknown Object (File)
Wed, Nov 6, 17:56
Unknown Object (File)
Fri, Nov 1, 06:55
Unknown Object (File)
Wed, Oct 23, 11:02
Unknown Object (File)
Tue, Oct 22, 01:35
Unknown Object (File)
Oct 18 2024, 10:48
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:                   
...