mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
Update to 2023-11-23 15:00
This commit is contained in:
parent
e76462f776
commit
514f9ccaec
@ -40,6 +40,8 @@ www.piwheels.org
|
||||
|
||||
# Ruby
|
||||
api.rubygems.org
|
||||
index.rubygems.org
|
||||
rubygems.org
|
||||
|
||||
# GLPI
|
||||
forge.glpi-project.org
|
||||
@ -279,6 +281,8 @@ docker-auth.elastic.co
|
||||
get.docker.com
|
||||
.quay.io
|
||||
gcr.io
|
||||
ghcr.io
|
||||
pkg-containers.githubusercontent.com
|
||||
|
||||
# Artifactory (jfrog)
|
||||
docker.bintray.io
|
||||
|
@ -3,11 +3,11 @@
|
||||
# Where unifi will be installed
|
||||
unifi_root_dir: /opt/unifi
|
||||
# Version to deploy
|
||||
unifi_version: 7.5.187
|
||||
unifi_version: 8.0.7
|
||||
# URL to get the installation tarball
|
||||
unifi_archive_url: https://www.ubnt.com/downloads/unifi/{{ unifi_version }}/UniFi.unix.zip
|
||||
# Expected sha256
|
||||
unifi_archive_sha256: 18fb1ca65069f766a56b7c54b80243ae7295693172c78935b67d35218fe62e39
|
||||
unifi_archive_sha256: b409eb13d666d3afbf6f299650f0ee929a45da0ce4206ffe804a72d097f19f36
|
||||
# Should ansible handle upgrades (if False, only initial install will be done)
|
||||
unifi_manage_upgrade: True
|
||||
# List of ports used by UniFi controler
|
||||
|
Loading…
x
Reference in New Issue
Block a user