The easiest way is to get it installed on separate host via puppet
dashboard module.
---node.pp
# Disable default VHOST in Apache
class { 'apache':
default_vhost => false,
purge_configs => true,
}
# Configure Puppetboard
class { '::puppetboard':
hi ,
what you mean by puppet board ? you mean puppet enterprise console ?
Regards,
Nandha
On Wed, Jan 12, 2022 at 11:45 PM acp priya wrote:
> Hi All,
>
> Can anyone please help me to set up puppetboard in details steps.
> I am able to see only apache webpage .
> Its very urgent.
>
> Regards,
>