switch shim extra_templates srcs to relative names

This commit is contained in:
2026-07-16 22:55:00 -04:00
parent ecae92acd8
commit c0f82e9a14
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -13,4 +13,4 @@ glance_http_port: 8080
glance_config_path: "{{ app_dir }}/config"
# App-specific configuration
glance_config_template: "{{ app_templates_path }}/glance.yml.j2"
glance_config_template: glance.yml.j2