Page MenuHomeDevCentral

Provide the "deploy" account for roles needing it
ClosedPublic

Authored by dereckson on Apr 16 2023, 16:49.
Tags
None
Referenced Files
F12371079: D3032.id7742.diff
Thu, Oct 30, 11:36
Unknown Object (File)
Wed, Oct 29, 07:31
Unknown Object (File)
Mon, Oct 27, 17:29
Unknown Object (File)
Fri, Oct 24, 11:17
Unknown Object (File)
Fri, Oct 24, 05:11
Unknown Object (File)
Wed, Oct 22, 20:33
Unknown Object (File)
Tue, Oct 21, 15:03
Unknown Object (File)
Sat, Oct 18, 03:20
Subscribers
None

Details

Summary

This account "deploy" is used by several roles, mainly to allow
the CD infrastructure, initially Jenkins, to deploy resources.

Initially set for Ysul, web-001 needs it for Alkane deployment too.

Ref T1803

Test Plan

deploy on web-001

Diff Detail

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

Event Timeline

dereckson created this revision.
Complector
$ alt web-001 state.apply roles/core/deploy
web-001:
----------
          ID: deploy_account
    Function: user.present
        Name: deploy
      Result: True
     Comment: New user deploy created
     Started: 17:01:04.985596
    Duration: 43.548 ms
     Changes:
              ----------
              fullname:
                  Deployment and management of the Salt staging area
              gid:
                  3003
              groups:
                  - deployment
              home:
                  /var/run/deploy
              homephone:
                  None
              name:
                  deploy
              passwd:
                  *
              roomnumber:
                  None
              shell:
                  /bin/sh
              uid:
                  9002
              workphone:
                  None

Summary for web-001
------------
Succeeded: 1 (changed=1)
Failed:    0
------------
Total states run:     1
Total run time:  43.548 ms
This revision is now accepted and ready to land.Apr 16 2023, 17:03
This revision was landed with ongoing or failed builds.Apr 16 2023, 17:06
This revision was automatically updated to reflect the committed changes.