Feature #23692
openAllow puppet provisioning on otherwise fully provisioned hosts
Description
My use case is to import VM's from Compute Resources, and have Foreman provision puppet to these otherwise fully installed Ubuntu servers.
This allows automation of the puppet install, meaning I can use other tools to fully provision a new server, Foreman knows about it from the Compute Resources an I can then Import as a new Host, provision puppet and then roll out a set of puppet confs.
Currently it seems Foreman requires me to do other OS provisioning if I import the host, when the OS doesn't need anything. I realize I can manually configure the puppet to get it added as a Foreman Host, but ideally Foreman is what I'd like to use to automate this process.
I've been asked to make this Feature Request from this support ticket: https://community.theforeman.org/t/provisioning-puppet-to-otherwise-fully-provisioned-compute-resources-server/9761
Many thanks!