Page MenuHomeDevCentral

Deploy Zemke-Rhyne to Ysul
ClosedPublic

Authored by dereckson on Nov 1 2017, 23:19.
Tags
None
Referenced Files
F3764132: D1150.diff
Fri, Nov 22, 04:20
Unknown Object (File)
Tue, Nov 19, 13:35
Unknown Object (File)
Tue, Nov 19, 05:36
Unknown Object (File)
Fri, Nov 15, 17:21
Unknown Object (File)
Fri, Nov 15, 17:21
Unknown Object (File)
Fri, Nov 15, 16:24
Unknown Object (File)
Wed, Nov 13, 01:45
Unknown Object (File)
Tue, Nov 12, 05:29
Subscribers
None

Details

Summary

The states follows the rZR README instructions.

Fixes T1275.

Test Plan

On Ysul :
salt-call --local state.apply roles/webserver-legacy/zr

On Dwellers :
ssh -4 -i /root/.ssh/id_zr zr@ysul.nasqueron.org getcredentials 56 username

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
zr
Build Status
Buildable 1813
Build 2061: arc lint + arc unit

Event Timeline

[ERROR ] Command '['pw', 'useradd', '-u', 9004, '-g', 9002, '-d', '/home/zr', '-m', '-c', u'SaltStack master account,None,None,None', '-n', 'zr']' failed wit
h return code: 65
[ERROR ] output: pw: uid `9004' has already been allocated
[ERROR ] Failed to create new user zr

Deploy Arcanist configuration too. Switch uid to 8900.

.arcrc so we can easily arc install-certificate

Fix chmod: bin files must be chmoded 755

dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Nov 2 2017, 00:36
This revision was automatically updated to reflect the committed changes.