1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

Merge pull request #491 from iiab/master

Sync from iiab/iiab:master
This commit is contained in:
A Holt 2021-05-16 17:35:13 -04:00 committed by GitHub
commit 2eb0f4d790
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 12 additions and 8 deletions

View file

@ -1,6 +1,8 @@
# lokole_install: False
# lokole_enabled: False
# lokole_sim_type: LocalOnly # lokole_sim_type: Ethernet
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!

View file

@ -5,7 +5,7 @@
- munin-node
- munin-plugins-extra
- libcgi-fast-perl
- libapache2-mod-fcgid
# - libapache2-mod-fcgid
state: present
when: is_debuntu
@ -17,10 +17,10 @@
state: present
when: not is_debuntu
- name: 'Install from template: /etc/munin/munin.conf'
template:
src: munin.conf.j2
dest: /etc/munin/munin.conf
#- name: 'Install from template: /etc/munin/munin.conf'
# template:
# src: munin.conf.j2
# dest: /etc/munin/munin.conf
- name: 'Install from template: /etc/{{ apache_conf_dir }}/munin24.conf'
template:

View file

@ -389,6 +389,7 @@ jupyterhub_port: 8000
# Lokole (email for rural communities) from https://ascoderu.ca
lokole_install: False
lokole_enabled: False
lokole_sim_type: LocalOnly # lokole_sim_type: Ethernet
mediawiki_install: False
mediawiki_enabled: False

View file

@ -260,7 +260,7 @@ jupyterhub_enabled: True
# Lokole (email for rural communities) from https://ascoderu.ca
lokole_install: True
lokole_enabled: True
#lokole_sim_type: Ethernet
lokole_sim_type: LocalOnly # lokole_sim_type: Ethernet
mediawiki_install: True
mediawiki_enabled: True

View file

@ -260,7 +260,7 @@ jupyterhub_enabled: False
# Lokole (email for rural communities) from https://ascoderu.ca
lokole_install: False
lokole_enabled: False
#lokole_sim_type: Ethernet
lokole_sim_type: LocalOnly # lokole_sim_type: Ethernet
mediawiki_install: False
mediawiki_enabled: False

View file

@ -260,7 +260,7 @@ jupyterhub_enabled: False
# Lokole (email for rural communities) from https://ascoderu.ca
lokole_install: False
lokole_enabled: False
#lokole_sim_type: Ethernet
lokole_sim_type: LocalOnly # lokole_sim_type: Ethernet
mediawiki_install: False
mediawiki_enabled: False

View file

@ -26,6 +26,7 @@ sshd_service: ssh
php_version: 7.3
postgresql_version: 11
systemd_location: /lib/systemd/system
python_ver: 3.7
# minetest for rpi
minetest_server_bin: /library/games/minetest/bin/minetestserver