We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f8625e commit dfba558Copy full SHA for dfba558
manifests/init.pp
@@ -361,7 +361,7 @@
361
apache_https_vhost => $apache_https_vhost,
362
apache_vhost_priority => $priority,
363
servername => $servername,
364
- static_url => '/pulp/assets',
+ static_url => '/pulp/assets/',
365
postgresql_manage_db => $pulpcore_manage_postgresql,
366
postgresql_db_host => $pulpcore_postgresql_host,
367
postgresql_db_port => $pulpcore_postgresql_port,
0 commit comments