summaryrefslogtreecommitdiff
path: root/ansible/holywood2.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-07-09 09:57:29 +0300
committerLars Wirzenius <liw@liw.fi>2018-07-09 09:57:29 +0300
commitc7912e21bbf298d6d8095ef802aab4482c97bf07 (patch)
tree1fa684b93edfa78d71ad27fbb1fd16cb2cfa586a /ansible/holywood2.yml
parent3971955a5e132e67d5476085eb7a32d45fece8bb (diff)
downloadansibleness-c7912e21bbf298d6d8095ef802aab4482c97bf07.tar.gz
Change: smarthost-client role, backups for holywood2
Diffstat (limited to 'ansible/holywood2.yml')
-rw-r--r--ansible/holywood2.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/ansible/holywood2.yml b/ansible/holywood2.yml
index 1861587..4b06aa4 100644
--- a/ansible/holywood2.yml
+++ b/ansible/holywood2.yml
@@ -8,12 +8,20 @@
- unix_users
- apache_server
- holywood2
+ - smarthost-client
- self-updating-system
vars:
hostname: holywood2
debian_codename: stretch
debian_mirror: deb.debian.org
debian_mirror_src: deb.debian.org
+
+ mailname: holywood2.liw.fi
+ relayhost: pieni.net:587
+ smarthost: pieni.net
+ smarthost_user: pienirelay
+ smarthost_password: "{{ lookup('pipe', 'pass show pieni.net/pienirelay') }}"
+
letsencrypt: no
unix_users:
- username: liw
@@ -24,3 +32,10 @@
- username: root
ssh_key: "{{ lookup('pipe', 'pass show root_at_holywood2_ssh_key') }}"
ssh_key_pub: "{{ root_at_holywood2_ssh_key_pub }}"
+
+ sources_lists:
+ - repo: deb http://deb.debian.org/debian stretch main contrib non-free
+ - repo: deb http://deb.debian.org/debian stretch-backports main contrib non-free
+ - repo: deb http://code.liw.fi/debian stretch main
+ signing_key: "{{ code_liw_fi_signing_key }}"
+ keyring_package: code.liw.fi-keyring