Skip to content

Commit dfba558

Browse files
committed
fixup! Set the static url to /pulp/assets
1 parent 0f8625e commit dfba558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/init.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@
361361
apache_https_vhost => $apache_https_vhost,
362362
apache_vhost_priority => $priority,
363363
servername => $servername,
364-
static_url => '/pulp/assets',
364+
static_url => '/pulp/assets/',
365365
postgresql_manage_db => $pulpcore_manage_postgresql,
366366
postgresql_db_host => $pulpcore_postgresql_host,
367367
postgresql_db_port => $pulpcore_postgresql_port,

0 commit comments

Comments
 (0)