From 5dabcce25fecbaa70d20b11cd0b42bb1101ad878 Mon Sep 17 00:00:00 2001 From: Johan Lundberg Date: Tue, 2 Jun 2015 16:44:42 +0200 Subject: Added cosmos header. --- sto-tug-kvm2.swamid.se/overlay/etc/cron.d/flog_daily | 14 ++++++++++++++ sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces | 14 ++++++++++++++ .../overlay/opt/flog/nginx/sites-enabled/flog | 14 ++++++++++++++ .../overlay/usr/local/etc/docker.d/30flog | 14 ++++++++++++++ 4 files changed, 56 insertions(+) (limited to 'sto-tug-kvm2.swamid.se') diff --git a/sto-tug-kvm2.swamid.se/overlay/etc/cron.d/flog_daily b/sto-tug-kvm2.swamid.se/overlay/etc/cron.d/flog_daily index 5878023..eaa0bd0 100644 --- a/sto-tug-kvm2.swamid.se/overlay/etc/cron.d/flog_daily +++ b/sto-tug-kvm2.swamid.se/overlay/etc/cron.d/flog_daily @@ -1,3 +1,17 @@ +# ################################################### +# # This file is maintained in +# # +# # #### #### #### # # #### #### +# # # # # # # ## ## # # # +# # # # # #### # ## # # # #### +# # # # # # # # # # # +# # # # # # # # # # # # # # +# # #### #### #### # # #### #### +# # +# # ... so you can't just change it locally. +# # +# ################################################### + # m h dom mon dow user command 0 23 * * * root /usr/local/bin/scriptherder --mode wrap --name flog_update_institutions -- /usr/bin/curl https://meta.eduroam.se/institution.xml -so /opt/flog/institution.xml 1 0 * * * root /usr/local/bin/scriptherder --mode wrap --syslog --name flog_db_backup -- docker exec flog_db /usr/local/bin/backup diff --git a/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces b/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces index 8d4bf0b..4b289af 100644 --- a/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces +++ b/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces @@ -1,3 +1,17 @@ +# ################################################### +# # # This file is maintained in +# # # +# # # #### #### #### # # #### #### +# # # # # # # # ## ## # # # +# # # # # # #### # ## # # # #### +# # # # # # # # # # # # +# # # # # # # # # # # # # # # +# # # #### #### #### # # #### #### +# # # +# # # ... so you can't just change it locally. +# # # +# # ################################################### + # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). diff --git a/sto-tug-kvm2.swamid.se/overlay/opt/flog/nginx/sites-enabled/flog b/sto-tug-kvm2.swamid.se/overlay/opt/flog/nginx/sites-enabled/flog index 93697cf..d787e00 100644 --- a/sto-tug-kvm2.swamid.se/overlay/opt/flog/nginx/sites-enabled/flog +++ b/sto-tug-kvm2.swamid.se/overlay/opt/flog/nginx/sites-enabled/flog @@ -1,3 +1,17 @@ +# ################################################### +# # # This file is maintained in +# # # +# # # #### #### #### # # #### #### +# # # # # # # # ## ## # # # +# # # # # # #### # ## # # # #### +# # # # # # # # # # # # +# # # # # # # # # # # # # # # +# # # #### #### #### # # #### #### +# # # +# # # ... so you can't just change it locally. +# # # +# # ################################################### + # the upstream component nginx needs to connect to upstream django { #server unix:///var/django/flog/flog/flog.sock; # for a file socket diff --git a/sto-tug-kvm2.swamid.se/overlay/usr/local/etc/docker.d/30flog b/sto-tug-kvm2.swamid.se/overlay/usr/local/etc/docker.d/30flog index 2b477a2..e763b46 100755 --- a/sto-tug-kvm2.swamid.se/overlay/usr/local/etc/docker.d/30flog +++ b/sto-tug-kvm2.swamid.se/overlay/usr/local/etc/docker.d/30flog @@ -1,4 +1,18 @@ #!/bin/bash +# ################################################### +# # This file is maintained in +# # +# # #### #### #### # # #### #### +# # # # # # # ## ## # # # +# # # # # #### # ## # # # #### +# # # # # # # # # # # +# # # # # # # # # # # # # # +# # #### #### #### # # #### #### +# # +# # ... so you can't just change it locally. +# # +# ################################################### + # # Wait for dependent flog docker containers to be registered in local DNS. # -- cgit v1.1