Classify puppet masters through encapi #527

Merged
benvin merged 1 commits from benvin/external-nodes-encapic into develop 2026-09-20 22:42:44 +10:00

1 Commits

Author SHA1 Message Date
unkin-agent f66653bd8b Classify puppet masters through encapi
ci/woodpecker/pr/ruby-validate Pipeline was successful
ci/woodpecker/pr/bolt-validate Pipeline was successful
ci/woodpecker/pr/puppet-lint Pipeline was successful
ci/woodpecker/pr/erb-validate Pipeline was successful
ci/woodpecker/pr/epp-validate Pipeline was successful
ci/woodpecker/pr/yamllint Pipeline was successful
ci/woodpecker/pr/ruby-check Pipeline was successful
ci/woodpecker/pr/puppet-validate Pipeline was successful
The VM puppet masters are the last part of the classification path still
calling Cobbler; the k8s compilers already classify through encapi and the
encapic RPM is installed on all six masters.

- Point profiles::puppet::server::external_nodes at /usr/bin/encapic-enc
  for roles::infra::puppet::master.
- Drop the stale comment about external_nodes still using cobbler-enc.

Depends on the encapic 0.2.0 install (#525).
2026-09-20 00:55:16 +10:00