HomeDevCentral

Configure reactor on Salt primary server

Description

Configure reactor on Salt primary server

Summary:
To make easier to track what events should use what reactor SLS file,
the reactor configuration file is to be published on this repository.

Therefore, the configuration consists of a symlink to that file.

Ref T1942

Test Plan:

  • mkdir reactor ; touch reactor/reactor.conf
  • deploy state, symlink is created
  • rm reactor/reactor.conf
  • deploy state, symlink is deleted

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1942

Differential Revision: https://devcentral.nasqueron.org/D3279

Details

Provenance
derecksonAuthored on Jan 14 2024, 10:59
derecksonPushed on Jan 14 2024, 11:05
Reviewer
dereckson
Differential Revision
D3279: Configure reactor on Salt primary server
Parents
rOPSe691945ff036: Provide TLS 1.3 only nginx configuration
Branches
Unknown
Tags
Unknown
Tasks
T1942: Allow Jenkins to trigger deployment through Salt