diff options
author | Bryan Newbold <bnewbold@archive.org> | 2017-08-05 13:11:48 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2017-08-05 13:11:48 -0700 |
commit | 6a637b468f08f4d6881e156a242a7010b3ba8aff (patch) | |
tree | 54da93c110252d45375414b7fa4fc739c46a0b5e /playbooks | |
parent | 3c77aa8bcac996b90c4247c813cac5d757248739 (diff) | |
download | infra-6a637b468f08f4d6881e156a242a7010b3ba8aff.tar.gz infra-6a637b468f08f4d6881e156a242a7010b3ba8aff.zip |
update adze to stretch
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/init_adze.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/init_adze.yml b/playbooks/init_adze.yml index 5a13fb3..b1b5d60 100644 --- a/playbooks/init_adze.yml +++ b/playbooks/init_adze.yml @@ -18,7 +18,7 @@ - mediagoblin_basedir: /srv/http/goblin.bnewbold.net roles: - - debian_jessie + - debian_stretch - hostname - common - nullmailer |