X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fsetup-ubuntu.sls;h=9ddcaf49b793e2d5d3fb93098ef8d15164cc547b;hb=3297a85324095e26ff475ce54f7fc40daccacb2d;hp=daaf22213135ec10b5b2c40bf9138c043086b928;hpb=d7e81d10c68014fc60c32fc4876c27a317cc6f0e;p=max%2Fsaltfiles.git diff --git a/states/setup-ubuntu.sls b/states/setup-ubuntu.sls index daaf222..9ddcaf4 100644 --- a/states/setup-ubuntu.sls +++ b/states/setup-ubuntu.sls @@ -4,7 +4,7 @@ salt repo: - name: deb http://repo.saltstack.com/py3/ubuntu/18.04/amd64/latest bionic main - dist: bionic - file: /etc/apt/sources.list.d/saltstack.list - - gpgkey: https://repo.saltstack.com/py3/ubuntu/18.04/amd64/latest/SALTSTACK-GPG-KEY.pub + - key_url: https://repo.saltstack.com/py3/ubuntu/18.04/amd64/latest/SALTSTACK-GPG-KEY.pub install salt: pkg.latest: