dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 183f5f55322ade431bd0e870134fd34ba2b20155 (tree)
parent cd6c4bca7fd5f1f5fb1a6ae37a304c82e3dc8b2e
Author: Motiejus Jakštys <desired.mta@gmail.com>
Date:   Mon, 13 Apr 2020 21:42:23 +0300

iot3 -> rpi4b

Diffstat:
Rroot/iot3/etc/containers/storage.conf -> root/rpi4b/etc/containers/storage.conf | 0
Rroot/iot3/etc/netplan/99-eth0.3.yaml -> root/rpi4b/etc/netplan/99-eth0.3.yaml | 0
Rroot/iot3/etc/nginx/letsencrypt/cron_renew_cert -> root/rpi4b/etc/nginx/letsencrypt/cron_renew_cert | 0
Rroot/iot3/etc/nginx/nginx.conf -> root/rpi4b/etc/nginx/nginx.conf | 0
Rroot/iot3/etc/nginx/sites-available/default -> root/rpi4b/etc/nginx/sites-available/default | 0
Rroot/iot3/etc/postfix/main.cf -> root/rpi4b/etc/postfix/main.cf | 0
Rroot/iot3/etc/systemd/system/hass.service -> root/rpi4b/etc/systemd/system/hass.service | 0
Rroot/iot3/etc/systemd/system/nginx.service.d/hardening.conf -> root/rpi4b/etc/systemd/system/nginx.service.d/hardening.conf | 0
Rroot/iot3/etc/systemd/system/rslsync@.service -> root/rpi4b/etc/systemd/system/rslsync@.service | 0
Rroot/iot3/etc/systemd/system/syncthing@.service.d/hardening.conf -> root/rpi4b/etc/systemd/system/syncthing@.service.d/hardening.conf | 0
Rroot/iot3/etc/systemd/system/var-lib-containers.mount -> root/rpi4b/etc/systemd/system/var-lib-containers.mount | 0
Rsecrets/iot3/Makefile -> secrets/rpi4b/Makefile | 0
Rsecrets/iot3/etc/nginx/letsencrypt/account.key -> secrets/rpi4b/etc/nginx/letsencrypt/account.key | 0
Rsecrets/iot3/etc/nginx/letsencrypt/dhparam.pem -> secrets/rpi4b/etc/nginx/letsencrypt/dhparam.pem | 0
Rsecrets/iot3/etc/nginx/letsencrypt/domain.csr -> secrets/rpi4b/etc/nginx/letsencrypt/domain.csr | 0
Rsecrets/iot3/etc/nginx/letsencrypt/domain.key -> secrets/rpi4b/etc/nginx/letsencrypt/domain.key | 0
Rsecrets/iot3/etc/postfix/sasl_passwd -> secrets/rpi4b/etc/postfix/sasl_passwd | 0
17 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/root/iot3/etc/containers/storage.conf b/root/rpi4b/etc/containers/storage.conf diff --git a/root/iot3/etc/netplan/99-eth0.3.yaml b/root/rpi4b/etc/netplan/99-eth0.3.yaml diff --git a/root/iot3/etc/nginx/letsencrypt/cron_renew_cert b/root/rpi4b/etc/nginx/letsencrypt/cron_renew_cert diff --git a/root/iot3/etc/nginx/nginx.conf b/root/rpi4b/etc/nginx/nginx.conf diff --git a/root/iot3/etc/nginx/sites-available/default b/root/rpi4b/etc/nginx/sites-available/default diff --git a/root/iot3/etc/postfix/main.cf b/root/rpi4b/etc/postfix/main.cf diff --git a/root/iot3/etc/systemd/system/hass.service b/root/rpi4b/etc/systemd/system/hass.service diff --git a/root/iot3/etc/systemd/system/nginx.service.d/hardening.conf b/root/rpi4b/etc/systemd/system/nginx.service.d/hardening.conf diff --git a/root/iot3/etc/systemd/system/rslsync@.service b/root/rpi4b/etc/systemd/system/rslsync@.service diff --git a/root/iot3/etc/systemd/system/syncthing@.service.d/hardening.conf b/root/rpi4b/etc/systemd/system/syncthing@.service.d/hardening.conf diff --git a/root/iot3/etc/systemd/system/var-lib-containers.mount b/root/rpi4b/etc/systemd/system/var-lib-containers.mount diff --git a/secrets/iot3/Makefile b/secrets/rpi4b/Makefile diff --git a/secrets/iot3/etc/nginx/letsencrypt/account.key b/secrets/rpi4b/etc/nginx/letsencrypt/account.key Binary files differ. diff --git a/secrets/iot3/etc/nginx/letsencrypt/dhparam.pem b/secrets/rpi4b/etc/nginx/letsencrypt/dhparam.pem Binary files differ. diff --git a/secrets/iot3/etc/nginx/letsencrypt/domain.csr b/secrets/rpi4b/etc/nginx/letsencrypt/domain.csr Binary files differ. diff --git a/secrets/iot3/etc/nginx/letsencrypt/domain.key b/secrets/rpi4b/etc/nginx/letsencrypt/domain.key Binary files differ. diff --git a/secrets/iot3/etc/postfix/sasl_passwd b/secrets/rpi4b/etc/postfix/sasl_passwd Binary files differ.