-
-
Notifications
You must be signed in to change notification settings - Fork 73
Expand file tree
/
Copy pathconfig.yml
More file actions
65 lines (65 loc) · 1.65 KB
/
config.yml
File metadata and controls
65 lines (65 loc) · 1.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
modules:
- name: openwisp-users
dir_name: users
- name: openwisp-notifications
dir_name: notifications
- name: openwisp-controller
dir_name: controller
- name: openwisp-monitoring
dir_name: monitoring
- name: openwisp-firmware-upgrader
dir_name: firmware-upgrader
- name: openwisp-ipam
dir_name: ipam
- name: openwisp-network-topology
dir_name: network-topology
- name: openwisp-radius
dir_name: radius
- name: openwisp-utils
dir_name: utils
- name: openwisp-wifi-login-pages
dir_name: wifi-login-pages
- name: openwisp-config
dir_name: openwrt-config-agent
- name: openwrt-openwisp-monitoring
dir_name: openwrt-monitoring-agent
- name: ansible-openwisp2
dir_name: ansible
- name: docker-openwisp
dir_name: docker
versions:
- name: dev
module_branch: master
- name: "25.10"
docs_branch: "25.10"
module_branch: "1.2"
modules:
- name: ansible-openwisp2
branch: "25.10"
dir_name: ansible
- name: docker-openwisp
branch: "25.10"
dir_name: docker
- name: openwrt-openwisp-monitoring
branch: "0.3"
dir_name: openwrt-monitoring-agent
- name: "24.11"
docs_branch: "24.11"
module_branch: "1.1"
modules:
- name: ansible-openwisp2
branch: "24.11"
dir_name: ansible
- name: docker-openwisp
branch: "24.11"
dir_name: docker
- name: openwrt-openwisp-monitoring
branch: "0.2"
dir_name: openwrt-monitoring-agent
- name: "22.05"
overwrite_modules: true
modules:
- name: openwisp-docs
branch: "v22.05"
dir_name: openwisp-docs