update artifacts URL automatically

This commit is contained in:
Josh Brower
2024-01-28 14:20:52 -05:00
parent 1847e5c3c0
commit afa98fa147
4 changed files with 114 additions and 1 deletions

View File

@@ -14,6 +14,9 @@ include:
- nginx.config
- nginx.sostatus
{% if grains.role not in ['so-fleet'] %}
{# if the user has selected to replace the crt and key in the ui #}
{% if NGINXMERGED.ssl.replace_cert %}
@@ -88,6 +91,8 @@ make-rule-dir-nginx:
- recurse:
- user
- group
{% endif %}
so-nginx:
docker_container.running: