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

5861 commits

Author SHA1 Message Date
A Holt
c215445e31
Merge pull request #2651 from holta/sysctl-experiment
Emergency/Interim Patch + Experiment to help surface which of the 10 sysctl tweaks are still needed + necessary
2020-11-27 11:36:53 -05:00
A Holt
d70b1766ac
Clarify in 2-common/tasks/main.yml 2020-11-27 11:08:46 -05:00
A Holt
401392af81
Emergency Patch + Experiment to help surface which of the 10 sysctl tweaks are need/necessary 2020-11-27 11:02:04 -05:00
A Holt
49e5dc46ce
Merge pull request #2649 from holta/gitea-download-timeout
gitea/tasks/install.yml: timeout: 10 -> 200 (for get_url from dl.gitea.org)
2020-11-27 09:23:00 -05:00
A Holt
ca8da5c8eb
gitea/tasks/install.yml: timeout: 10 -> 200 (for get_url from dl.gitea.io) 2020-11-27 09:06:20 -05:00
A Holt
7d06aafcce
Work around SELinux for now, to avoid Ansible Collection fail 2020-11-27 08:10:42 -05:00
Tim Moody
aee5d0f02c
Merge pull request #2646 from tim-moody/7.3.1-zim-cat
support our own zim files
2020-11-25 09:23:09 -05:00
Tim Moody
8ae93cc8de allow icon to be included in zim cat 2020-11-24 09:22:54 -05:00
Jerry Vonau
7bed67ddcc temp fix for #2585 with networkd-dispatcher/groovy,now 2.0.1-1
revert when fixed upstream
2020-11-23 19:31:43 -06:00
Tim Moody
edff5a5fa0 change read_library_xml defaults 2020-11-23 18:04:00 -05:00
A Holt
bf3b9a6f17
openvpn/templates/announcer.j2: Clarify all handle spaces changed to underscores 2020-11-23 03:32:51 -05:00
A Holt
a5941bb0f3
openvpn/templates/announcer.j2: 1 line instead of 9 lines, if we mandate debuntu 2020-11-23 03:22:58 -05:00
A Holt
998b147e08
Explain var(s) set to "" when file(s) don't exist. So ' || true' is not nec. 2020-11-23 02:54:46 -05:00
A Holt
5c2c13966a
Clean/Shorten openvpn/templates/announcer.j2 2020-11-23 02:39:59 -05:00
A Holt
e41fc94f77
Merge pull request #2643 from holta/openvpn-mark-unused-file
Rename 15-openvpn to 15-openvpn.deprecated
2020-11-22 19:32:55 -05:00
A Holt
c8fc9e0a8a
Rename 15-openvpn to 15-openvpn.deprecated 2020-11-22 19:29:10 -05:00
A Holt
4bc2c6e33a
Merge pull request #2640 from holta/kiwix-3.1.2-4
kiwix-tools 3.1.2-3 -> 3.1.2-4
2020-11-18 08:31:03 -05:00
A Holt
932856e054
kiwix-tools 3.1.2-3 -> 3.1.2-4 2020-11-18 05:20:45 -05:00
A Holt
ed3b7f09e7
Merge pull request #2637 from holta/gitea-1.12.6
Gitea 1.12.5 -> 1.12.6 Security & Bug Fixes
2020-11-16 10:16:16 -05:00
A Holt
1af8f5d9e9
Gitea 1.12.5 -> 1.12.6 2020-11-16 10:09:42 -05:00
root
efe2381e43 Restart {{ dhcp_service2 }} as on is_ubuntu_20 2020-11-15 01:13:49 +00:00
A Holt
7f80fbd2e3
pbx/tasks/install.yml: freepbx.service test clarified 2020-11-14 17:03:47 -05:00
A Holt
a0d95e19e5
Merge pull request #2634 from holta/pbx-node-12
pbx/tasks/install.yml: comment out enforcement of any particular Node.js version
2020-11-14 14:18:11 -05:00
A Holt
1ee1ed8d01
pbx/tasks/install.yml: comment out enforcement of any particular Node.js version 2020-11-14 14:14:06 -05:00
A Holt
8b1051673a
pbx/tasks/install.yml: Node.js 10.x -> 12.x comments 2020-11-14 14:00:02 -05:00
A Holt
92fc07a66a
kiwix/tasks/install.yml: reiterate that kiwix-serve.service is newly installed just above 2020-11-09 06:59:26 -05:00
A Holt
266e529ebc
kiwix/tasks/install.yml typo in comment: enable-or-disable.xml -> .yml 2020-11-09 06:33:36 -05:00
root
e501fe1191 Fix counting of /library/zims/content/*.zim + in-line clarifs 2020-11-09 06:20:57 -05:00
Jerry Vonau
3e3183f16b add zim suffix for protection2 2020-11-08 19:46:11 +00:00
Jerry Vonau
eb485b8118 add zim suffix for protection 2020-11-08 19:41:04 +00:00
Jerry Vonau
0b0cbfd8e1 final touchups 2020-11-08 19:30:31 +00:00
Jerry Vonau
c43241ccd2 kiwix - just provide test.zim and auto generate library.xml 2020-11-08 09:16:47 -06:00
Jerry Vonau
3432af03ca kiwix - call iiab-make-kiwix-lib in enable-or-disable.yml 2020-11-08 07:31:09 -06:00
Jerry Vonau
c190b2129b kiwix - only install test.zim when no library.xml exsists 2020-11-08 07:14:20 -06:00
Jerry Vonau
20cc471f2a kiwix - group directory creation together 2020-11-08 07:11:23 -06:00
root
54200a5535 runrole: prompt to pass 'APP_install: True' to Ansible. Validate 5 deps 2020-11-04 17:14:47 -05:00
A Holt
37df52ab5f
Merge pull request #2613 from holta/mongodb_port
Change mongodb_port from 27018 to more standard 27017, following Sugarizer Server's lead
2020-11-03 16:30:24 -05:00
A Holt
9b8fad3578
Merge pull request #2615 from holta/kiwix-3.1.2-3
kiwix-tools 3.1.2 -> 3.1.2-3
2020-11-03 16:30:10 -05:00
A Holt
61c4d3f76f
kiwix-tools 3.1.2 -> 3.1.2-3 2020-11-03 16:20:26 -05:00
A Holt
e244ab1532
Merge pull request #2609 from georgejhunt/autostart
Autostart -- Bring  up home page on console automatically if it's a Rpi desktop [Ubuntu Desktop 20.10 for RPi not ready for primetime...yet?]
2020-11-03 12:53:24 -05:00
George Hunt
cfff47651e remove ignore-certificate-errors 2020-11-03 09:34:06 -08:00
A Holt
61f00f2198
sugarizer/tasks/install.yml: Explain mongodb_port context 2020-11-03 12:07:40 -05:00
A Holt
a104a01b7a
Update mongod.conf.j2 2020-11-03 12:05:22 -05:00
A Holt
d35fba01d8
sugarizer/tasks/install.yml: 27018 -> 27017, explain better, lint Ansible regex's (single quote habit, for safety) 2020-11-03 12:00:20 -05:00
A Holt
822cb816fc
mongodb/tasks/install.yml: cleaner mongodb_conf explanation 2020-11-03 10:56:54 -05:00
A Holt
b28e4fbb8f
Comment cleanup in mongodb/tasks/install.yml 2020-11-03 10:00:45 -05:00
A Holt
a58b4e74b9
Explain mongodb_port in mongod.conf.j2 (template for /etc/mongod.conf) 2020-11-03 09:30:07 -05:00
A Holt
c464f83d0b
lineinfile regex for /etc/mongod.conf port change (though 27017 is recommended for most everyone!) 2020-11-03 09:22:01 -05:00
A Holt
faed221bec
mongodb_port: 27018 -> 27017 per Sugarizer Server rec 2020-11-03 09:02:48 -05:00
A Holt
dfd6cc8baa
Lint / Explanations for release
For final review by @georgejhunt if he can look this over.
2020-11-03 07:03:10 -05:00
George Hunt
8ca435c473 accomodate chromium name change in 64 bit image 2020-11-02 20:14:18 -08:00
A Holt
821f755e6c
Merge pull request #2607 from jvonau/udev-reload
drop udev-reload service
2020-10-31 23:38:25 -04:00
A Holt
cb1fa8c648
Merge pull request #2604 from holta/mongodb-for-deb11-v3
Clean MongoDB/Sugarizer for Debian 11/Sid & All OS's
2020-10-31 23:38:05 -04:00
George Hunt
ffef8b8ecf fixes to path 2020-10-31 17:33:21 -07:00
George Hunt
76ca4b977d chromium-browse autostart for server console 2020-10-31 16:05:37 -07:00
A Holt
cd761394b0
Rename sugarizer.conf.j2 to sugarizer.conf.j2.deprecated 2020-10-30 07:24:47 -04:00
A Holt
b2b41d091b
sugarizer/tasks/install.yml: de-emphasize Apache 2020-10-30 07:21:49 -04:00
Jerry Vonau
c26dcb9057 drop udev-reload service 2020-10-30 04:06:30 -05:00
A Holt
05b61e8672
Merge pull request #2606 from holta/nodejs-14.x
Node.js 12 -> 14 LTS for Node-RED, Sugarizer and Internet Archive
2020-10-29 23:44:50 -04:00
A Holt
ad007eae10
Eliminate Node-RED's checking for Node.js version 2020-10-29 23:15:19 -04:00
A Holt
c062e5101f
Clarify: "IA supports Node.js 10.x, 12.x or 14.x" 2020-10-29 23:11:33 -04:00
A Holt
4975fe493a
/etc/mongod.conf already installs as root:root 0644 2020-10-29 22:27:37 -04:00
A Holt
40dfe5253d
sugarizer/tasks/enable-or-disable.yml: typo in explanation 2020-10-29 22:15:46 -04:00
A Holt
5595f5f12a
Update main.yml 2020-10-29 22:14:16 -04:00
A Holt
a7f820171a
Sugarizer: testing for Node.js version is overkill 2020-10-29 22:10:50 -04:00
A Holt
a4289d40d1
mongodb/tasks/install.yml: clarify how port change works 2020-10-29 21:53:55 -04:00
root
cb1a57bdab MongoDB / Sugarizer cleanup for Debian 11 etc 2020-10-29 21:40:36 -04:00
A Holt
db1026a8e5
Merge pull request #2600 from holta/postgresql-on-debian-11
PostgreSQL on Debian 10 & 11
2020-10-28 19:14:48 -04:00
root
ea15036679 Merge branch 'mongodb-for-deb11' of https://github.com/holta/iiab 2020-10-28 19:00:26 -04:00
A Holt
c23e241936
Cleaner mongodb/tasks/install.yml 2020-10-28 18:59:34 -04:00
root
babcd0da2e Merge branch 'mongodb-for-deb11' of https://github.com/holta/iiab 2020-10-28 17:58:15 -04:00
root
9c8ca8a8bd Merge branch 'postgresql-on-debian-11' of https://github.com/holta/iiab 2020-10-28 17:57:55 -04:00
A Holt
a51fdd7aac
MongoDB for Debian 11 Bullseye testing (and Debian Sid too?) 2020-10-28 17:23:46 -04:00
A Holt
6a55360017
postgresql/tasks/install.yml: remove 2 systemd stanzas 2020-10-28 16:54:51 -04:00
A Holt
507cc1322b
Stop postgresql@.service like the others 2020-10-28 13:05:25 -04:00
A Holt
0d80d14b7e
PostgreSQL for Debian 11 2020-10-28 12:37:11 -04:00
A Holt
a0632fcbbf
hostapd.yml: diagnosic -> diagnostic 2020-10-28 00:49:54 -04:00
A Holt
12e238fde2
Update wifi-test.service.j2 2020-10-28 00:38:08 -04:00
A Holt
f7a0c21a22
Update hostapd.service.j2 2020-10-28 00:37:33 -04:00
root
d1865ee2d6 4 renames: network-manager -> NetworkManager 2020-10-27 22:43:13 -04:00
A Holt
720985fef6
For now revert MongoDB repo from groovy to focal (for Ubuntu 20.10, 21.04, 21.10) until the next LTS in 2022 2020-10-27 12:37:29 -04:00
A Holt
cbb5675c0b
Merge pull request #2594 from holta/u20.10-bluetooth
Bluetooth changes on Ubuntu 20.10
2020-10-27 08:34:34 -07:00
A Holt
bbb19da0c6
Clarify Bluetooth patching of /boot/firmware/usercfg.txt is on Ubuntu < 20.10 on RPi 2020-10-27 10:09:01 -04:00
root
bddcfbec6c Remove long-deprecated phplib_dir 2020-10-27 09:27:21 -04:00
A Holt
e209d43b1b
Bluetooth changes on Ubuntu 20.10 2020-10-27 08:57:59 -04:00
root
6856bb86aa Typos in iiab-hotspot-on, iiab-hotspot-off, systemd-static-net.j2 2020-10-24 10:01:41 -04:00
Jerry Vonau
ffd9b4da0c gui_desired_network_role is defined in systemd.j2 2020-10-22 14:19:29 -05:00
Tim Moody
a8b0471721 map styling js 2020-10-21 13:22:37 -04:00
Tim Moody
1bdef1d6d3 files for osm 2020-10-20 11:31:47 -04:00
A Holt
83a4638c74
Typo in roles/iiab-admin/README.rst 2020-10-16 22:45:19 -04:00
A Holt
5deb6d43ba
Merge pull request #2577 from holta/moodle-repo-too-slow
Moodle git repo *VERY* slow: revert to GitHub repo
2020-10-16 17:59:44 -07:00
A Holt
e705294997
Merge branch 'master' into conditional_bare_variables 2020-10-16 17:51:42 -07:00
A Holt
a30a8b8f36
Merge pull request #2573 from holta/sudoers_anonymous
Let's consider variable "iiab_admin_can_sudo: True" & support "admin_console_group: iiab-admin" and explain them for all in roles/iiab-admin/README.rst
2020-10-16 17:50:20 -07:00
A Holt
2631c8be21
Update iiab-admin/README.rst 2020-10-16 20:32:08 -04:00
root
387f2d8dec Strings w/o quotes where poss e.g. default_vars, local_vars RE: host_ssid, samba, pbx, transmission 2020-10-16 19:55:37 -04:00
A Holt
1c4f60150e
Update Ansible explanations in 0-init/tasks/validate_vars.yml 2020-10-16 19:47:53 -04:00
A Holt
defd138069
Moodle git repo *VERY* slow: revert to GitHub repo 2020-10-16 18:55:21 -04:00
root
ca171fbc1c Remove "| bool" 1.5yrs later, as Ansible 2.10 changed conditional_bare_variables default 2020-10-16 16:46:19 -04:00
A Holt
03a83ffa94
Update iiab-admin/tasks/main.yml 2020-10-16 14:26:13 -04:00
A Holt
77ab2ffd31
Update main.yml 2020-10-16 14:08:50 -04:00
root
25c9733541 Refine iiab-admin role for Admin Console etc 2020-10-16 14:00:30 -04:00
A Holt
0cf1cfc90d
Refine roles/iiab-admin/README.rst 2020-10-15 21:56:23 -04:00
A Holt
406dfaedfa
Update phpmyadmin/tasks/install.yml 2020-10-15 18:39:35 -04:00
A Holt
40d875b950
Update phpmyadmin/defaults/main.yml 2020-10-15 18:37:49 -04:00
A Holt
209d372fc8
phpMyAdmin 5.0.3 -> 5.0.4 2020-10-15 14:35:41 -04:00
A Holt
de2df9b3fe
A bit cleaner iiab-admin/README.rst 2020-10-15 12:58:24 -04:00
A Holt
ad9125ce64
iiab-admin/README.rst: clarify Admin Console login reqs 2020-10-15 12:29:03 -04:00
A Holt
83cc540bfc
Update: iiab-admin/defaults/main.yml 2020-10-15 04:51:28 -04:00
A Holt
069b253c4e
Update README.rst 2020-10-15 02:46:27 -04:00
A Holt
078872a01d
Update README.rst 2020-10-15 02:42:17 -04:00
A Holt
c0bd8729ce
Update README.rst 2020-10-15 02:10:15 -04:00
A Holt
a659cf7627
Update admin-user.yml 2020-10-14 23:35:43 -04:00
A Holt
6bc7ae2b77
Update admin-user.yml 2020-10-14 23:31:57 -04:00
A Holt
11955df2b0
Clarify 'USERGROUPS_ENAB yes' in /etc/login.defs 2020-10-14 23:19:18 -04:00
A Holt
9a87434464
Update admin-user.yml 2020-10-14 23:09:41 -04:00
A Holt
54958601f7
Update packages.yml 2020-10-14 21:21:26 -04:00
A Holt
f5d873b629
iiab-admin/tasks/admin-user.yml: act on iiab_admin_can_sudo 2020-10-14 20:58:37 -04:00
A Holt
808d8d362c
Merge pull request #2562 from jvonau/u20-wired-slave
For TK alter use of second_gateway_found.changed
2020-10-14 11:34:50 -07:00
A Holt
ad4f5774af
Update credits.html 2020-10-14 02:04:03 -04:00
A Holt
1d76f14903
Merge pull request #2565 from holta/maps_from_internet_archive-var-etc
maps_from_internet_archive & tidying of iiab-network, default_vars.yml, local_vars.yml, iiab-admin/README.rst, osm-vector-maps/README.md [Aside: iiab_home_url clarif ongoing, recommend ansible-base 2.10.2]
2020-10-13 21:05:07 -07:00
A Holt
d335e18541
Update roles/iiab-admin/README.rst 2020-10-13 23:57:24 -04:00
A Holt
4ce8f873d8
Update sshpwd-lxde-iiab.sh 2020-10-13 20:58:13 -04:00
A Holt
c489c8f8a3
Update sshpwd-lxde-iiab.sh 2020-10-13 20:30:27 -04:00
A Holt
d57d27b708
Update sshpwd-profile-iiab.sh 2020-10-13 20:30:11 -04:00
A Holt
8ef2114d4c
Update roles/osm-vector-maps/README.md 2020-10-13 18:50:37 -04:00
A Holt
63a57fe0aa
Update roles/iiab-admin/README.rst 2020-10-13 14:29:33 -04:00
A Holt
76fb6bd3b4
Update sshpwd-profile-iiab.sh 2020-10-13 02:51:47 -07:00
A Holt
dcf7ff439b
Update sshpwd-lxde-iiab.sh 2020-10-13 02:51:12 -07:00
A Holt
03fb5f1384
Merge pull request #2566 from holta/etc-profile.d
Fix for Graphical and TTY Logins [clean up auto-checking for iiab-admin's published password]
2020-10-11 13:04:33 -07:00
A Holt
3942403de1
Merge pull request #2569 from holta/sugarizer-server-1.3.0
Sugarizer Server 1.2.0 -> 1.3.0
2020-10-11 11:37:16 -07:00
A Holt
a41fade3b4
Sugarizer Server 1.2.0 -> 1.3.0 2020-10-11 14:30:36 -04:00
A Holt
b5742d8754
Update sshpwd-profile-iiab.sh 2020-10-11 05:42:48 -04:00
A Holt
bc61475a8c
Update sshpwd-lxde-iiab.sh 2020-10-11 05:28:48 -04:00
A Holt
982caf12a4
Update sshpwd-profile-iiab.sh 2020-10-11 02:52:44 -04:00
A Holt
70783743f5
Update sshpwd-profile-iiab.sh 2020-10-11 02:18:39 -04:00
A Holt
941e52f546
Update sshpwd-profile-iiab.sh 2020-10-11 02:13:50 -04:00
A Holt
7cb881f4bf
Update sshpwd-lxde-iiab.sh 2020-10-11 00:10:47 -04:00
A Holt
8584d78704
admin-user.yml: skip wheels group (& its NOPASSWD: in /etc/sudoers) 2020-10-10 23:15:42 -04:00
A Holt
83abefea0d
/etc/sudoers.d/* files should have permission 0440
@tim-moody: if possible make this same change for roles/js-menu/templates/021_apache_set_time.j2
2020-10-10 20:39:50 -04:00
A Holt
bb03210459
Update sshpwd-profile-iiab.sh 2020-10-10 17:15:09 -04:00
A Holt
a60402461a
iiab-admin/tasks/main.yml: closer to IIAB norms 2020-10-10 14:27:16 -04:00
A Holt
7c64f234d8
sshpwd-profile-iiab.sh: localization stuff unused for now 2020-10-10 13:49:34 -04:00
A Holt
7f32deed5c
Update sshpwd-lxde-iiab.sh 2020-10-10 13:35:46 -04:00
A Holt
492e7e7590
Update sshpwd-profile-iiab.sh 2020-10-10 13:34:59 -04:00
A Holt
db219d9a20
Update sshpwd-lxde-iiab.sh 2020-10-10 13:30:49 -04:00
A Holt
c1e1a98321
Clarify roles/iiab-admin/tasks/admin-user.yml 2020-10-10 13:16:51 -04:00
A Holt
fd4a8463f6
Softcode {{ iiab_admin_user }} for iiab-admin's published password?
Unclear this is a good idea.

As what was an accurate warning is now misleading, as a result of this commit.

But I suppose it doesn't hurt, e.g. if other administrative accounts also have this same published password.
2020-10-10 13:13:45 -04:00
A Holt
7c292c7ced
Clarify phpmyadmin/tasks/install.yml 2020-10-10 09:16:43 -04:00
A Holt
661f519ff3
phpmyadmin/defaults/main.yml 2020-10-10 09:12:42 -04:00
A Holt
b7cdd4b558
phpMyAdmin 5.0.2 -> 5.0.3 2020-10-10 09:09:27 -04:00
Jerry Vonau
3d0bdc47e4 record bare variables and use -e with the bare variables in the grep line 2020-10-09 07:30:18 -05:00
A Holt
09dce33dd8
Update sshpwd-profile-iiab.sh 2020-10-09 07:16:10 -04:00
A Holt
284edb1b34
sshpwd-profile-iiab.sh blocked graphical logins 2020-10-09 06:40:39 -04:00
A Holt
fff2829fd8
Freshen up comment re: iiab_home_url after call discussing #2560 2020-10-08 12:04:50 -04:00
Jerry Vonau
46448daeab replace second_gateway_found.changed with second_gateway_found.stdout != and wording 2020-10-07 13:59:16 -05:00
A Holt
fffee9c1b3
Merge pull request #2557 from holta/admin_console_install-and-enabled
Document that admin_console_install and _enabled now work
2020-10-03 17:46:25 -04:00
A Holt
f73736702d
Update validate_vars.yml 2020-10-03 16:25:38 -04:00
A Holt
f65dd7dc8e
Clarify Kolibri's 90 sec timeout on shutdown, resulting from systemd default 2020-10-03 12:55:25 -04:00
A Holt
90efb1a519
Fix Kolibri timeout on Start: 90 -> 1200 seconds 2020-10-03 12:16:28 -04:00
A Holt
7e668cb6bc
Update roles/osm-vector-maps/README.md 2020-10-02 09:54:59 -04:00
A Holt
4325fd10db
Merge pull request #2554 from holta/gitea-1.12.5
Gitea 1.12.4 -> 1.12.5
2020-10-01 17:11:54 -04:00
A Holt
14da7d6536
Gitea 1.12.4 -> 1.12.5 2020-10-01 17:08:06 -04:00
A Holt
0217d16f06
Update roles/osm-vector-maps/README.md 2020-10-01 14:08:58 -04:00
A Holt
f8d67aee48
Update roles/osm-vector-maps/README.md 2020-10-01 08:48:53 -04:00
A Holt
fecd0a5723
Update roles/osm-vector-maps/README.md 2020-10-01 07:58:56 -04:00
A Holt
8581616ac3
Update roles/osm-vector-maps/README.md 2020-10-01 07:47:16 -04:00
A Holt
7e00ef8541
Polish roles/osm-vector-maps/README.md 2020-09-30 17:38:47 -04:00
A Holt
2e7fcbc2b1
6 bullets: reorganize roles/osm-vector-maps/README.md 2020-09-30 17:27:01 -04:00
root
1b6162420a OSM for IIAB 7.2 clarifs/cleanups thx to call w/ @georgejhunt 2020-09-30 15:39:08 -04:00
A Holt
d14e9ad5ac
Update roles/osm-vector-maps/README.md 2020-09-30 09:50:18 -04:00
A Holt
bb48ed40a5
Update roles/osm-vector-maps/README.md 2020-09-30 09:38:15 -04:00
A Holt
fb5c1eec1c
Update roles/osm-vector-maps/README.md 2020-09-30 09:35:54 -04:00
A Holt
185f03487d
Update roles/osm-vector-maps/README.md 2020-09-30 08:36:36 -04:00
A Holt
5c7cb449e7
Update roles/osm-vector-maps/README.md 2020-09-30 08:25:18 -04:00
A Holt
3a628ed274
Math typo in roles/osm-vector-maps/README.md 2020-09-29 23:03:49 -04:00
root
2fae6b0dd8 osm-vector-maps/README.md & osm_vector_maps_enabled experiment for IIAB 7.2 RC2 2020-09-29 22:52:20 -04:00
A Holt
65611c60c9
WIP: roles/osm-vector-maps/README.md 2020-09-29 20:00:46 -04:00
A Holt
bcb8887346
Another draft of roles/osm-vector-maps/README.md (iiab-extend-sat.py confirms 4 zoom levels added, etc) 2020-09-29 03:36:53 -04:00
A Holt
5b196543e7
Important link for roles/osm-vector-maps/README.md 2020-09-28 16:25:27 -04:00
A Holt
ceaa42937a
osm-vector-maps/tasks/main.yml: NGINX is now mandatory 2020-09-28 07:42:13 -04:00
A Holt
8da71eb35d
Revise osm-vector-maps/tasks/install.yml ? 2020-09-28 07:39:48 -04:00
A Holt
35bd5a6201
Question re: osm_vector_maps_enabled 2020-09-28 07:27:55 -04:00
A Holt
3df50f19b9
WIP: roles/osm-vector-maps/README.md 2020-09-28 07:24:17 -04:00
A Holt
9f0054d8d5
DRAFT revision of roles/osm-vector-maps/README.md 2020-09-28 07:16:08 -04:00
A Holt
d166b23717
Merge pull request #2550 from holta/calibre-web-0.6.9
Calibre-Web master -> 0.6.9 for IIAB 7.2 release
2020-09-27 07:51:21 -04:00
A Holt
a104470314
Calibre-Web master -> 0.6.9 for IIAB 7.2 release 2020-09-27 07:47:47 -04:00
A Holt
4ed0fcf706
Typos fixed in validate_vars.yml 2020-09-26 14:16:49 -04:00
A Holt
258ebeb5d4
Update validate_vars.yml 2020-09-26 14:09:18 -04:00
A Holt
93c480a0eb
Clean indentation: 0-init/tasks/validate_vars.yml 2020-09-26 13:45:36 -04:00
A Holt
fd0b1e8d79
Update validate_vars.yml 2020-09-26 13:33:41 -04:00
A Holt
8f9ee9ea57
Update validate_vars.yml 2020-09-26 13:11:33 -04:00
A Holt
ad7eba5f74
Refine roles/lokole/README.rst 2020-09-26 11:46:11 -04:00
A Holt
61a204f6e4
lint for release: osm-vector-maps/tasks/install.yml 2020-09-26 10:39:06 -04:00
A Holt
c07ae9bbd6
lint for release: osm-vector-maps/tasks/main.yml 2020-09-26 10:00:40 -04:00
A Holt
3e7ae3351d
lint for release: osm-vector-maps/tasks/main.yml 2020-09-26 09:57:13 -04:00
A Holt
787b7df701
lint for release: osm-vector-maps/tasks/install.yml 2020-09-26 09:56:59 -04:00
A Holt
9b161d8cc0
MediaWiki 1.34.4 -> 1.35.0 LTS 2020-09-25 12:49:13 -04:00
root
325204bb4b sshd_port question in sshd/tasks/install.yml 2020-09-24 21:52:22 -04:00
root
ef7a375a1c Explain better: validate_vars.yml, default_vars.yml 2020-09-24 21:28:40 -04:00
root
881ae87d0b Clarify NGINX README, default_vars, 4-server-options 2020-09-24 20:40:36 -04:00
root
b2cad04702 Tighten up moodle/tasks/main.yml 2020-09-24 19:55:49 -04:00
root
693ed7767b default_vars clarifs, Moodle fix to install PostgreSQL 2020-09-24 19:46:12 -04:00
root
ac22723b43 Release Cleanup of validate_vars, default_vars, local_vars, Stages 0-4, SSHD 2020-09-24 19:01:11 -04:00
A Holt
dbd1f37e74
Merge pull request #428 from jvonau/master-fix2
Sync from jvonau:master-fix2
2020-09-24 17:07:06 -04:00
A Holt
1dffd027ed
Merge pull request #2545 from holta/mediawiki-1.34.3
MediaWiki 1.34.2 -> 1.34.3 Security Patches
2020-09-24 11:32:52 -04:00
A Holt
3593bae9f9
MediaWiki 1.34.2 -> 1.34.3 2020-09-24 11:28:12 -04:00
Jerry Vonau
5b46eb248d cleanup stage 1 & 4 of # out *_install lines 2020-09-24 02:10:16 -05:00
Jerry Vonau
b00ea49b41 bugfix - sshd 2020-09-24 02:03:43 -05:00
Jerry Vonau
12d239cb2b validate - prune dnsmasq 2020-09-24 02:02:05 -05:00
Jerry Vonau
9be9644625 The 7 removed roles part of stage 3, installed on demand, or does not exist 2020-09-24 02:02:05 -05:00
Jerry Vonau
0ebd09e46f validate - prune apache & admin_console 2020-09-24 02:02:05 -05:00
Jerry Vonau
c20ca679d9 validate - prune nginx 2020-09-24 02:02:04 -05:00
Jerry Vonau
35d83aec98 validate - prune mysql - clean up 0-init 2020-09-24 02:02:04 -05:00
Jerry Vonau
82e5c3b571 validate - prune nodejs 2020-09-24 02:02:04 -05:00
Jerry Vonau
dfe8c3d5fb validate - prune postgresql 2020-09-24 02:02:04 -05:00
Jerry Vonau
d08c6b1424 validate - prune mongodb 2020-09-24 02:02:04 -05:00
A Holt
b44c6723df
Sugarizer 1.3.0 -> 1.4.0 2020-09-23 15:56:40 -04:00
root
45abe7c660 firmware/tasks/main.yml: typo in explanation 2020-09-22 13:22:24 -04:00
root
1a3f386065 WiFi firmware fixing w/o local_vars, cleaner w/ explanations 2020-09-22 13:17:34 -04:00
root
8279f64a26 iiab-admin/tasks/main.yml: fix iiab-admin_installed -> iiab_admin_installed 2020-09-22 02:12:20 -04:00
root
85d7a0dbe8 monit/tasks/main.yml: Mention Monit-on-Debian issue #1849 2020-09-22 01:41:24 -04:00
root
30185545c1 Today's date added to roles/nginx/README.md 2020-09-22 01:10:23 -04:00
root
d87821d266 9 core roles check their vars + 3 roles record to iiab_state.yml 2020-09-22 01:04:06 -04:00
root
1d36275105 Why is checking for iiab_state.yml in Stage 4? 2020-09-21 16:41:20 -04:00
root
fe9f058d86 Add Mosquitto & vnStat to roles/nginx/README.md 2020-09-21 16:05:03 -04:00
root
91e76b38ea Clarifying comment in samba/tasks/main.yml 2020-09-21 15:30:44 -04:00
root
1370115e23 Clean tasks/main.yml in stages 1, 3, 4, 6 2020-09-21 14:25:08 -04:00
root
0b10373b84 Clarify shared_dir is /library/public 2020-09-21 10:34:46 -04:00
root
0484ea38f1 Samba role standardized/modularized, for runrole etc 2020-09-21 10:21:48 -04:00
A Holt
819bf92b74
Stale comment in 2-common/tasks/packages.yml 2020-09-19 22:38:27 -04:00
A Holt
f7f5113c3a Revert "Infastructure for proper versioning. (#2500)"
This reverts commit 429aa04ce5.
2020-09-17 11:15:33 -04:00
Jerry Vonau
429aa04ce5
Infastructure for proper versioning. (#2500)
* each major role change can be recorded in upgrade_roles with a bump in iiab_revision to denote the addition

* test source for https://github.com/iiab/iiab-factory/pull/134

* keep iiab_revision with role name

* gitea

* introduce $INSTALLED_RELEASE $INSTALLED_REVISION into ansible

* set informational 'do_facts'

* 7.1.5-premap tag as starting point for iiab_revision 0

* no notes at all - use underscore for role name to match what is in iiab_state.yml

* use installed_revision trigger do_upgrade

do_reinstall will denote a major upgrade path in the future
2020-09-17 07:15:55 -07:00
A Holt
4a7076a0ef
Merge pull request #2530 from jvonau/hostapd_ctl
Hostapd ctl
2020-09-16 21:50:54 -04:00
Jerry Vonau
f121ae1e52 move to top 2020-09-16 11:52:17 -05:00
George Hunt
4746a142af add ctrl-interface to hostapd 2020-09-16 11:50:52 -05:00
A Holt
ce30aee953
roles/network/README.rst punctiliousness 2020-09-16 10:08:03 -04:00
A Holt
bf2ad15fe0
Refine roles/network/README.rst 2020-09-16 09:44:07 -04:00
Jerry Vonau
a6074935db open up exclude_devices for any device with a default route present
handles wifi & wired devices
2020-09-15 08:17:07 -05:00
Jerry Vonau
aed16ca9f2 exclude_device -> exclude_devices
There can be more than one
2020-09-15 08:17:07 -05:00
Jerry Vonau
797aee3e9f 2515 fix 2020-09-14 22:53:30 -05:00
A Holt
01d418e374
network/tasks/main.yml: typo in comment 2020-09-12 21:11:36 -04:00
A Holt
3ad8b4e47e
network/tasks/main.yml: subsequant -> subsequent 2020-09-12 21:07:26 -04:00
Jerry Vonau
0c8104abff better usage explaination of no_net_restart 2020-09-12 19:58:10 -05:00
A Holt
a4afb3b08e
Merge pull request #2515 from jvonau/wifi_default
detect secondary gateway on wifi interface for no_net_restart
2020-09-12 20:42:31 -04:00
A Holt
9d63fa40fb
network/tasks/main.yml: 2 comments about no_net_restart 2020-09-12 20:40:30 -04:00
A Holt
09dda50783
Update README.md 2020-09-12 08:28:06 -04:00
Jerry Vonau
05600f3b7a detect secondary gateway on wifi interface for no_net_restart 2020-09-12 02:33:31 +01:00
A Holt
8917e0f156
@jvonau's personal preferences in lokole/tasks/main.yml 2020-09-10 02:52:24 -04:00
A Holt
02bb8da9ed
Update install.yml 2020-09-09 20:54:35 -04:00
A Holt
f0a1ca2b0a
Force restart of {celery, celerybeat, lokole_restarter} in case of reinstall etc 2020-09-09 20:46:37 -04:00
A Holt
e9a57b94ad
Clarify lokole/tasks/main.yml 2020-09-09 20:38:10 -04:00
A Holt
ef7b4a3872
restarter.service.j2 -> lokole_restarter.service.j2 in lokole/tasks/install.yml 2020-09-09 20:34:53 -04:00
A Holt
54b6219b22
Rename restarter.service.j2 to lokole_restarter.service.j2 & use Ansible norm 2020-09-09 20:27:53 -04:00
A Holt
41a91beccd
Ansible norm in lokole/templates/celerybeat.service.j2 2020-09-09 20:26:21 -04:00
A Holt
fbcbc82050
Ansible norm in lokole/templates/celery.service.j2 2020-09-09 20:25:09 -04:00
A Holt
7e9c31d5db
Cleaner lokole/tasks/main.yml 2020-09-09 20:22:59 -04:00
A Holt
65d0399d57
Clarify lokole/tasks/main.yml 2020-09-09 20:17:53 -04:00
A Holt
3635b8fbb1
Clarify lokole/tasks/install.yml 2020-09-09 20:13:53 -04:00
Jerry Vonau
d2f9dd9705 heard the whining.. 0644 it is 2020-09-09 12:20:53 -05:00
Jerry Vonau
bf9016b39f Before the editing starts.... 2020-09-09 15:26:31 +01:00
Jerry Vonau
764039df05 Before= After= based on order of appearence in main.yml 2020-09-09 15:02:24 +01:00
Jerry Vonau
2775c7600a remove .sh files 2020-09-09 14:51:28 +01:00
Jerry Vonau
968d2892d9 try cmdline in service file without helper scripts 2020-09-09 14:51:28 +01:00
Adam Sclafani
de7d0ee466 fix typo 2020-09-09 14:51:28 +01:00
Adam Sclafani
88779966a1 add webapp restarter daemon 2020-09-09 14:51:28 +01:00
Vagrant Default User
fe1f037e16 add celery service 2020-09-09 14:51:28 +01:00
A Holt
0bfc7e9b28
Update 50-hostapd 2020-09-08 09:05:20 -04:00
Jerry Vonau
d032dfa7a6 add loud reboot message 2020-09-07 20:28:13 -05:00
Jerry Vonau
18d32b2b8d add warning is 5Ghz - ignoring 2020-09-07 19:08:51 -05:00
Jerry Vonau
9caf17c2b8 add warning for 5Ghz NOT CHANGING HOSTAPD 2020-09-07 18:57:19 -05:00
A Holt
0e2a703d32
Merge pull request #2504 from holta/gitea-1.12.4
Gitea 1.12.3 -> 1.12.4
2020-09-03 18:31:27 -04:00
A Holt
5bf92874cb
Gitea 1.12.3 -> 1.12.4 2020-09-03 18:28:15 -04:00
A Holt
ca4b59c3ec
mongodb/tasks/install.yml Debian revision, thanks to @jvonau's d6a3c589ca 2020-09-01 22:37:54 -04:00
A Holt
0404855052
Likewise is_debian_10 -> is_debian ain't no crystal ball...but at least permits testing future distros 2020-09-01 21:50:00 -04:00
A Holt
bf7ac7ab36
mongodb/tasks/install.yml revisions 2020-09-01 21:22:06 -04:00
A Holt
9913c3e90f
Merge pull request #416 from jvonau/mongo2
Sync from jvonau:mongo2
2020-09-01 21:14:08 -04:00
Jerry Vonau
287307fb98 wording and ordering 2020-09-01 06:00:32 -05:00
Jerry Vonau
1bea516fea Mint might need static mapping to Ubuntu 2020-09-01 05:13:20 -05:00
A Holt
43c3dc6b2d
3-base-server/tasks/main.yml: list all 7 roles that auto-install httpd / Apache 2020-08-28 23:51:56 -04:00
A Holt
116485eab7
roles/nginx/README.md readability tweaks 2020-08-28 23:48:45 -04:00
Jerry Vonau
701921fa26 Revert "use ansible_userspace_architecture for booted 64bit kernels and 32bit userspace"
This reverts commit 90eea1a311.
2020-08-28 19:37:01 -05:00
Jerry Vonau
63b70c11ce osm - always gather what is needed to start the app correctly 2020-08-27 19:44:13 -05:00
Jerry Vonau
90eea1a311 use ansible_userspace_architecture for booted 64bit kernels and 32bit userspace 2020-08-27 19:44:11 -05:00
Jerry Vonau
6f49cef3d9 mongodb - use ansible_distribution_release to track ubuntu 2020-08-27 19:43:11 -05:00
Jerry Vonau
b6640f813d debian-10 is using postgresql@ 2020-08-27 19:41:40 -05:00
Jerry Vonau
a8f1836252 fix x86_64 2020-08-27 13:54:53 -05:00
A Holt
5be08e2b02
Merge pull request #2493 from jvonau/mongo2
RFC Mongo2 [reinforce MongoDB on most distros, e.g. for Sugarizer]
2020-08-27 11:18:21 -04:00
A Holt
f5f5680d72
Merge pull request #2487 from georgejhunt/7.2-maps
7.2 maps [OSM "Preview World" tileset to zoom level 7]
2020-08-27 10:50:16 -04:00
Jerry Vonau
a450997aa4 Bring back the warning with a twist 2020-08-26 15:09:28 -05:00
Jerry Vonau
30e798675c wording notes is_raspbian_10 only 2020-08-26 15:08:07 -05:00
Jerry Vonau
f85b3fd5b9 use apt repo for debian-10 aarch64 also 2020-08-26 09:41:24 -05:00
Jerry Vonau
acd0312163 clean up 2020-08-26 09:18:59 -05:00
Jerry Vonau
a9db72af81 merge main.yml and main2.yml 2020-08-26 09:18:16 -05:00
Jerry Vonau
19b6dd4c71 hide the enabled=no statement in install.yml 2020-08-26 09:12:57 -05:00
Jerry Vonau
bc9529c8de
Update roles/mongodb/tasks/main2.yml
Co-authored-by: A Holt <holta@users.noreply.github.com>
2020-08-26 08:52:04 -05:00
Jerry Vonau
ce8d9559f9 don't do 2 pass though mongodb role when disabling 2020-08-25 22:31:20 -05:00
Jerry Vonau
e1c1f532c3 final touchups 2020-08-25 21:55:42 -05:00
Jerry Vonau
345a1e7a90 tinkering with lineinfile 2020-08-25 21:17:53 -05:00
Jerry Vonau
e32244d032 shut-up the warning 2020-08-25 21:09:42 -05:00
Jerry Vonau
0d2bdcb039 fixup 2020-08-25 21:05:54 -05:00