# Environment overrides for the puppet-initial firstrun bootstrap. # Read by the puppet-initial.service unit (EnvironmentFile=-/etc/sysconfig/puppet-initial). # A kickstart %post can write this file to point a host at a different Puppet CA # without rebuilding the RPM. All values are optional; the defaults below match # the shipped in-cluster puppetserver CA service. # Hostname of the Puppet CA service. Used both to fetch the CA certificate # (https://:/puppet-ca/v1/certificate/ca) and as --server for the # initial noop agent registration run. #PUPPETCA_HOST=puppetca.k8s.syd1.au.unkin.net # Port the Puppet CA API listens on. #PUPPETCA_PORT=8140