Skip to content

deploy: Remove no longer existing orchestrator

This removes the orchestrator definition from our manifests.

That does not deploy yet those changes, nor clean up the dangling files on machines. That'd need to be done at that time (manually).

Related T1311

Test Plan

  1. deploy on puppet master (pergamon)
  2. sudo puppet agent --test
  3. deploy, clean up dangling files
  4. sudo puppet agent --test --noop ~> no new diff should show up

Migrated from D655 (view on Phabricator)

Merge request reports