diff options
author | Bryan Newbold <bnewbold@archive.org> | 2017-08-05 13:02:17 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2017-08-05 13:02:17 -0700 |
commit | 894667793292570db71c0d43dcc852efac8e49f5 (patch) | |
tree | 3b89c5e99126055225cbfa161a295c30630294a7 /roles/debian_stretch/defaults | |
parent | 1fffedf0c4e5c5b555878955d8064954a6ae19f2 (diff) | |
download | infra-894667793292570db71c0d43dcc852efac8e49f5.tar.gz infra-894667793292570db71c0d43dcc852efac8e49f5.zip |
new debian stretch target
Diffstat (limited to 'roles/debian_stretch/defaults')
-rw-r--r-- | roles/debian_stretch/defaults/main.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/debian_stretch/defaults/main.yml b/roles/debian_stretch/defaults/main.yml new file mode 100644 index 0000000..3703452 --- /dev/null +++ b/roles/debian_stretch/defaults/main.yml @@ -0,0 +1,2 @@ + +admin_email: "root" |