The first step in setting up a new Puppet Enterprise deployment is importing a control repository, which contains the Puppet code which is used to define the configuration of managed resources.
Before you get started ensure that Puppet Enterprise has completed its post-deployment configuration process! The steps for ensuring setup are complete are documented here on the Puppet documentation website.
Alternatively, you can connec to your EC2 instance by following these steps:
Navigate to the Puppet Enterprise console, which runs over the standard HTTPS port (443)
Scroll down until you find Class: puppet_enterprise::profile::master
Log into your PE deployment as puppetadmin
via SSH and run Puppet via the CLI
Once you see similar output and you’re returned to a command prompt then continue to the next step
To deploy our Control Repository we first authenticate to the PE API