repo OK
This commit is contained in:
@@ -7,12 +7,11 @@
|
||||
- nextcloud-client
|
||||
|
||||
{% elif grains['os_family'] == 'Debian' %}
|
||||
{% set DEBVER = grains['os'] %}
|
||||
'Debian Nextcloud client repo':
|
||||
- name: 'deb https://download.virtualbox.org/virtualbox/debian {{DEBVER}} contrib'
|
||||
- humanname: VirtualBox Repository
|
||||
- file: /etc/apt/sources.list.d/virtualbox.list
|
||||
- key_url: 'https://www.virtualbox.org/download/oracle_vbox_2016.asc'
|
||||
pkgrepo.managed:
|
||||
- name: 'deb http://ppa.launchpad.net/nextcloud-devs/client/ubuntu bionic main'
|
||||
- humanname: Nextcloud-client Repository
|
||||
- file: /etc/apt/sources.list.d/nextcloud-devs.list
|
||||
|
||||
# deb http://ppa.launchpad.net/nextcloud-devs/client/ubuntu bionic main
|
||||
'Debian Nextcloud Client installation':
|
||||
|
||||
Reference in New Issue
Block a user