From cb00f9f7462c5d8bce5b5071d1c26a6cc80243d8 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sat, 5 Aug 2017 11:35:15 -0700 Subject: commit bnewbold.the-nsa.org stuff --- vars/bnewbold_nsa.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 vars/bnewbold_nsa.yml (limited to 'vars/bnewbold_nsa.yml') diff --git a/vars/bnewbold_nsa.yml b/vars/bnewbold_nsa.yml new file mode 100644 index 0000000..0f20c93 --- /dev/null +++ b/vars/bnewbold_nsa.yml @@ -0,0 +1,17 @@ + +main_user_name: "bnewbold" +domain: "bnewbold.the-nsa.org" +email_domain: "the-nsa.org" +admin_email: "bnewbold@the-nsa.org" +friendly_networks: + - "robocracy.org" + - "bnewbold.net" + - "the-nsa.org" + - "numm.org" + +sshd_print_motd: "no" +sshd_allow_chall_resp: "yes" + +nullmailer_smtp_host: mail.the-nsa.org +nullmailer_smtp_user: nullmail@the-nsa.org +nullmailer_smtp_pass: "{{ vault_nullmailer_smtp_pass }}" -- cgit v1.2.3