Page MenuHomeDevCentral

Deploy Zemke-Rhyne to Ysul
ClosedPublic

Authored by dereckson on Nov 1 2017, 23:19.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 23, 19:51
Unknown Object (File)
Tue, Apr 23, 16:11
Unknown Object (File)
Tue, Apr 23, 04:36
Unknown Object (File)
Sun, Apr 21, 22:12
Unknown Object (File)
Fri, Apr 19, 16:37
Unknown Object (File)
Fri, Apr 19, 15:45
Unknown Object (File)
Fri, Apr 19, 11:23
Unknown Object (File)
Thu, Apr 18, 20:52
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 Not Applicable
Unit
Tests Not Applicable

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.