I want to know is there a way to manage hundreds of servers in foreman.
Let's say I have 100 machines. In each machine, OS is already installed and ssh is accessible.
Now I want to install a particular software through puppet in all these machine from foreman host. I don't want to login in each system and install puppet, configure ssl manually, etc stuff like that.
Can I do these configuration from host? without logging in each machine ??
Can I install puppet/puppet CA in all these machines from host??
I see provisioning in host. Could anyone guide me how to use Provisioning, for machines that has OS already installed in it??