Skip to content

Commit

Permalink
Merge pull request #274 from DO1JLR/uu
Browse files Browse the repository at this point in the history
Update patches
  • Loading branch information
DO1JLR authored Dec 20, 2024
2 parents 262bad6 + 953488d commit ee349fb
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion collections/ansible_collections/community/crypto
2 changes: 1 addition & 1 deletion collections/ansible_collections/hifis/toolkit
2 changes: 1 addition & 1 deletion collections/ansible_collections/l3d/git
Submodule git updated 3 files
+2 −2 README.md
+1 −1 galaxy.yml
+1 −1 roles/gitea
2 changes: 1 addition & 1 deletion collections/ansible_collections/l3d/time
Submodule time updated 1 files
+1 −1 roles/ntp
2 changes: 1 addition & 1 deletion roles/do1jlr.ntp
Submodule do1jlr.ntp updated 3 files
+7 −6 README.md
+1 −1 meta/main.yml
+1 −1 vars/main.yml
2 changes: 1 addition & 1 deletion site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
hosts: services
roles:
- {role: l3d.etebase, tags: [etebase, etesync, calendar, kalender, contacts, kontakte]}
- {role: grafana.grafana.grafana, tags: grafana}
# - {role: grafana.grafana.grafana, tags: grafana}
- {role: prometheus.prometheus.prometheus, tags: [monitoring, prometheus], become: true}
- {role: l3d.homebox, tags: [homebox]}
- {role: l3d.rustdesk, tags: [rustdesk]}
Expand Down
2 changes: 1 addition & 1 deletion templates/files/nginx/sites/patch.l3d.ch_tls.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ server {
include snippets/tls_certificate_{{ site.name }}.snippet.conf;
include snippets/logging_{{ site.name }}.snippet.conf;

rewrite ^/$ https://patch.l3d.ch/THW/patch/ redirect;
rewrite ^/$ https://patch.l3d.ch/THW/38C3/ redirect;

location / {
proxy_pass http://localhost:8345;
Expand Down

0 comments on commit ee349fb

Please sign in to comment.