Closed abujeda closed 9 months ago
We store public files within the Puppet configuration. We would like to use this location to configure the public folder.
This change adds support to specify a list of files to add the public folder.
openondemand::public_files_source_paths: - "puppet:///modules/profile/openondemand/common/logo_small_fasrc.png" - "puppet:///modules/profile/openondemand/common/rc-logo-text_2017_sm.png"
This will be released with v4.4.0 once Github actions complete.
We store public files within the Puppet configuration. We would like to use this location to configure the public folder.
This change adds support to specify a list of files to add the public folder.