Fix incorrect role-specific role name (stirling-pdf -> stirling_pdf) breaking optimization
This commit is contained in:
parent
4dab565cc7
commit
35f873550b
1 changed files with 2 additions and 2 deletions
|
@ -5152,7 +5152,7 @@ soft_serve_base_path: "{{ mash_playbook_base_path }}/{{ mash_playbook_service_ba
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# role-specific:stirling-pdf
|
# role-specific:stirling_pdf
|
||||||
########################################################################
|
########################################################################
|
||||||
# #
|
# #
|
||||||
# stirling-pdf #
|
# stirling-pdf #
|
||||||
|
@ -5183,7 +5183,7 @@ stirling_pdf_container_labels_traefik_tls_certResolver: "{{ devture_traefik_cert
|
||||||
# /stirling-pdf #
|
# /stirling-pdf #
|
||||||
# #
|
# #
|
||||||
########################################################################
|
########################################################################
|
||||||
# /role-specific:stirling-pdf
|
# /role-specific:stirling_pdf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue