You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you build an x-large infrastructure with peadm, the /etc/puppetlabs/enterprise/conf.d is not created. If you then use peadm::upgrade plan it fails on the Postgres server trying to write the pe.conf file.
Expected Behavior
The install of the Postgres server should create the /etc/puppetlabs/enterprise/conf.d directory
Or
The peadm::upgrade plan should check it /etc/puppetlabs/enterprise/conf.d exists and if not create it.
Steps to Reproduce
Run peadm::install for an x-large infrastructure.
rn peadm::upgrade.
Environment
Version [e.g. 1.27.0]
Platform [e.g. Ubuntu 18.04]
Additional Context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the Bug
If you build an x-large infrastructure with peadm, the /etc/puppetlabs/enterprise/conf.d is not created. If you then use peadm::upgrade plan it fails on the Postgres server trying to write the pe.conf file.
Expected Behavior
The install of the Postgres server should create the /etc/puppetlabs/enterprise/conf.d directory
Or
The peadm::upgrade plan should check it /etc/puppetlabs/enterprise/conf.d exists and if not create it.
Steps to Reproduce
Run peadm::install for an x-large infrastructure.
rn peadm::upgrade.
Environment
Additional Context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: