Page MenuHomeDevCentral

Configure reactor on Salt primary server
ClosedPublic

Authored by dereckson on Jan 14 2024, 11:04.
Tags
None
Referenced Files
F10338790: D3279.id.diff
Mon, Jun 30, 13:50
F10334748: D3279.id8437.diff
Sun, Jun 29, 23:06
Unknown Object (File)
Sun, Jun 29, 19:33
Unknown Object (File)
Sat, Jun 28, 22:36
Unknown Object (File)
Thu, Jun 26, 13:29
Unknown Object (File)
Sun, Jun 22, 20:25
Unknown Object (File)
Wed, Jun 18, 00:33
Unknown Object (File)
Tue, Jun 17, 02:07
Subscribers
None

Details

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

Diff Detail

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

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Jan 14 2024, 11:04

Tested successfully on Complector, behaves like as defined in the test plan.

This revision was automatically updated to reflect the committed changes.