HomeDevCentral

Refactor and consolidate Zemke-Rhyne unit

Description

Refactor and consolidate Zemke-Rhyne unit

Summary:
Strangely, Zemke-Rhyne was associated to the webserver-legacy role.

Actually, Zemke-Rhyne is mainly used to provision secrets
to Docker containers. So it's more logic to deploy it to
the Saltmaster role, as it's an integral part of deployment.

The .ssh/authorized_keys file will be reprovisonned each time
configuration (and so data/servers.json) changes.

Ref T1412

Test Plan: salt --local state.apply roles/saltmaster/zemke-rhyne

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1412

Differential Revision: http://devcentral.nasqueron.org/D1689

Details

Provenance
derecksonAuthored on Sep 8 2018, 17:53
derecksonPushed on Sep 8 2018, 19:04
Reviewer
dereckson
Differential Revision
D1689: Refactor and consolidate Zemke-Rhyne unit
Parents
rOPSae7ed5e6e225: Provision servers and credentials list to Zemke-Rhyne
Branches
Unknown
Tags
Unknown
Tasks
T1412: Improve Zemke-Rhyne deployment on Salt master