Puppet #2 - Installing Puppet server in Vagrant VM (CentOS8)

preview_player
Показать описание
In this video we'll install a basic Puppet Master server on a Vagrant VM running CentOS8, which we created in the previous video. Link down below:
How to create a vagrant VM sandbox for puppet server:

Install puppet and git: `yum install -y puppetserver git`

Install vim: `yum install -y vim-enhanced`
Рекомендации по теме