ncsa / puppet-profile_website

NCSA Common Puppet Profiles - configure an Apache HTTPd website
0 stars 0 forks source link

Support alternative FQDN #9

Closed jjackzhn closed 2 years ago

jjackzhn commented 2 years ago

This profile currently seems to assume that the FQDN returned by Facter is the same as the FQDN to be used for servername, vhost, etc.

This is an issue for servers that have an external-facing FQDN that's different from the one used by Puppet (one that resolves to an IP on the internal network). E.g. openondemand.delta.ncsa.illinois.edu (internally openondemand.delta.internal.ncsa.edu)

jjackzhn commented 2 years ago

solved with hiera config