The VM masters classify through the cobbler ENC while the k8s compilers
already use encapi. Install the client ahead of that cutover;
external_nodes still points at cobbler-enc, so classification is unchanged.
- pin the encapic package to 0.2.0 via profiles::packages::include
- add profiles::puppet::encapic managing /etc/encapic/encapic.conf from a
hiera-driven ENCAPI_URL, ordered after Package['encapic'] so the config is
written once the RPM that owns the path is installed
- include the class from profiles::puppet::puppetmaster
Requires encapic 0.2.0 in the rpm-internal repo.
Reviewed-on: #525
Co-authored-by: unkin-agent <unkin-agent@unkin.net>
Co-committed-by: unkin-agent <unkin-agent@unkin.net>