Skip to content

Commit 0f8625e

Browse files
committed
Set the static url to /pulp/assets
Foreman uses the top level /assets and this doesn't interfere with Pulp's operation.
1 parent 9d397c1 commit 0f8625e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifests/init.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@
361361
apache_https_vhost => $apache_https_vhost,
362362
apache_vhost_priority => $priority,
363363
servername => $servername,
364+
static_url => '/pulp/assets',
364365
postgresql_manage_db => $pulpcore_manage_postgresql,
365366
postgresql_db_host => $pulpcore_postgresql_host,
366367
postgresql_db_port => $pulpcore_postgresql_port,

0 commit comments

Comments
 (0)