Skip to content
Snippets Groups Projects
Commit 0ed70319 authored by jurgenhaas's avatar jurgenhaas
Browse files

#1 Switch to new key and package name

parent 8181fb29
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
- name: "Apt Key"
apt_key:
url='https://spideroak.com/dist/spideroak-apt-2013.asc'
url='https://spideroak.com/dist/spideroak-apt-2016.asc'
state=present
- name: "Apt Repository"
......@@ -19,7 +19,7 @@
- name: "Install SpiderOak Agent"
apt:
pkg='spideroak'
pkg='spideroakone'
state='installed'
update_cache=yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment