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

11379 commits

Author SHA1 Message Date
A Holt
939e34dc65
Merge pull request #3285 from holta/iiab-apps-to-be-installed_double_brackets_safer
/usr/bin/iiab-apps-to-be-installed: double square brackets (safer for string compare)
2022-07-04 10:55:59 -04:00
A Holt
b56e4d5079
iiab-apps-to-be-installed: double brackets (safer for string compare) 2022-07-04 10:53:06 -04:00
A Holt
b12826d7af
Merge pull request #3284 from holta/iiab-apps-to-be-install_rm_tmp
iiab-apps-to-be-installed: rm tmp file (so diff users can later run this cleanly)
2022-07-03 15:27:17 -04:00
A Holt
98cbca6278
iiab-apps-to-be-installed: rm tmp file (so diff users can later run this cleanly) 2022-07-03 15:25:31 -04:00
A Holt
f2f4afb3de
Merge pull request #3282 from holta/iiab-summary_early_on
iiab-summary: Path for iiab-apps-to-be-installed (so it works early on)
2022-07-02 20:18:47 -04:00
A Holt
bfb9328da1
iiab-summary: Path for iiab-apps-to-be-installed (so it works early on) 2022-07-02 20:17:47 -04:00
George Hunt
d7d7270e21 missed two changes to mask from 224 to 255 2022-07-02 04:23:22 +01:00
A Holt
36c78199b0
Merge pull request #3280 from holta/iiab-summary_clarify-PRs
scripts/iiab-summary: Clarify when PR's are auto-pulled
2022-07-01 20:09:53 -04:00
A Holt
4cd135f198
iiab-summary: Tighten up /etc/iiab/pr-list-pulled context/wording 2022-07-01 20:09:30 -04:00
A Holt
843f14a849
scripts/iiab-summary: Clarify when PR's are auto-pulled 2022-07-01 20:05:48 -04:00
A Holt
f1fbd524d9
phpmyadmin: Remove stale comment, cleaner spacing 2022-07-01 17:51:04 -04:00
George Hunt
5faa5d0ca0 make local network mask correct for 256 2022-07-01 16:21:31 +01:00
A Holt
3aaa430525
Merge pull request #3279 from holta/mediawiki-1.38.2
mediawiki/defaults/main.yml: Version 1.38.2
2022-06-30 17:04:09 -04:00
A Holt
ca3f852748
mediawiki/defaults/main.yml: Version 1.38.2 2022-06-30 17:00:16 -04:00
Jerry Vonau
11f451da1a visual feedback 2022-06-30 12:21:33 -05:00
Jerry Vonau
59cd7ecc13 Correct discription of network.yml to hostname.yml 2022-06-30 10:45:58 -05:00
Jerry Vonau
5196b4dff9 tools needed after detection 2022-06-30 10:38:59 -05:00
Jerry Vonau
94d80f7ac4 always detect and report - record enabled 2022-06-30 10:38:59 -05:00
Jerry Vonau
57a9fa85f9 use block in the role for enable 2022-06-30 10:38:59 -05:00
Jerry Vonau
85dfee3b08 fully opt out 2022-06-30 10:38:59 -05:00
Jerry Vonau
6219a24d82 group dnsmasq within network and always preinstall 2022-06-30 10:38:26 -05:00
Jerry Vonau
7cd2c66fc8 reorder and 'installed' 2022-06-30 10:16:09 -05:00
A Holt
d5f60af6dd
Merge pull request #3275 from holta/RasPiOS-comments
Cleaner RasPiOS comments in 2-common, iiab-admin, jupyterhub, kalite, kolibri
2022-06-30 11:12:10 -04:00
root
8aef9d8fc8 Cleaner RasPiOS comments in 2-common, iiab-admin, jupyterhub, kalite, kolibri 2022-06-30 11:10:13 -04:00
A Holt
d364231dee
Merge pull request #3274 from holta/drop-ping
@jvonau's PR #3273 with obsolete groovy (Ubuntu 20.10) code block commented out & clarified [drop ping altogether, and vars internet_available & gw_active]
2022-06-30 10:55:16 -04:00
root
46fad7936e netplan.yml: Mint networkd-dispatcher issue? groovy & internet_available removed 2022-06-30 10:29:08 -04:00
Jerry Vonau
fb7aa6a9c3
Update roles/vnstat/tasks/install.yml
Co-authored-by: A Holt <holta@users.noreply.github.com>
2022-06-30 01:31:56 -05:00
Jerry Vonau
490f64a27a remove disregard_network from default_vars 2022-06-29 23:31:10 -05:00
Jerry Vonau
ebae360646 network - drop internet_available 2022-06-29 23:02:48 -05:00
Jerry Vonau
4e717570e2 vnstat - just use ansible in install mode 2022-06-29 22:25:57 -05:00
Jerry Vonau
8637589218 Not required for normal operation 2022-06-29 22:25:01 -05:00
A Holt
f0ea82c1b6
vnstat/tasks/install.yml: Clean up comment for PR #3272 2022-06-29 20:32:17 -04:00
A Holt
a225ad92a4
Merge pull request #3272 from holta/0-init-faster
Speed up roles/0-init by almost 50% (by moving 2 things to detected_network.yml)
2022-06-29 20:20:58 -04:00
root
8eed8854b5 vnStat is basically never used (but patch it for divine reasons) 2022-06-29 20:01:03 -04:00
root
2457f415fc Speed up roles/0-init by moving 2 things to detected_network.yml 2022-06-29 18:37:13 -04:00
A Holt
8fb2faf59a
Merge pull request #3270 from holta/remote-recording
Record branch's actual Git remote (URL) to iiab.ini (in 2 places) + cleaner /usr/bin/iiab-summary when Admin Console is missing
2022-06-29 18:33:43 -04:00
A Holt
3e33157d74
Merge pull request #3271 from holta/awstats-full-year-view
awstats.schoolserver.conf.j2: Set AllowFullYearView=3 not 2
2022-06-29 14:13:56 -04:00
A Holt
15a5efb765
awstats.schoolserver.conf.j2: Set AllowFullYearView=3 not 2 2022-06-29 14:09:15 -04:00
root
cb51d68a9c local_facts.fact: Fix typo 12 -> "13 vars require a command" 2022-06-29 13:05:57 -04:00
root
b24dba5bba iiab-summary: Cleaner when there's no /opt/iiab/iiab-admin-console 2022-06-29 12:59:53 -04:00
root
64b2635bbb Record branch's actual Git remote (URL) to iiab.ini (in 2 places) 2022-06-29 12:50:11 -04:00
A Holt
6e8d0499b6
Merge pull request #3269 from holta/mint-ansible-fix
remoteit/tasks/install.yml: Remove "IIAB_LIKE=Ubuntu" after workaround, for Ansible OS detection
2022-06-29 09:24:55 -04:00
root
60745e3e59 remoteit/tasks/install.yml: Remove "IIAB_LIKE=Ubuntu" after workaround, for Ansible 2022-06-29 09:06:08 -04:00
A Holt
6a7dda4417
Merge pull request #3267 from holta/recent-git-tag
Highlight recent git tags (e.g. "8.0-preview-2" and "v0.5.5.9") in /usr/bin/iiab-summary, iiab-diagnostics etc [and remote URLs, branch names, PR count / commit count since tag...]
2022-06-28 17:13:42 -04:00
root
93709b75da iiab-diagnostics: Include iiab-apps-to-be-installed output 2022-06-28 10:04:50 -04:00
root
5f3946fb84 iiab-summary: Summary count of iiab-apps-to-be-installed 2022-06-28 09:50:33 -04:00
root
25e06a03d7 Update scripts/iiab-diagnostics.README.md 2022-06-28 09:37:28 -04:00
root
194bd1a2b4 /usr/bin/iiab-summary: Clarify temperature(s) 2022-06-28 09:14:24 -04:00
root
9370f59a44 /usr/bin/iiab-summary: Concise/quick view of any IIAB in ~20 lines 2022-06-28 08:58:41 -04:00
root
6404c71859 iiab-diagnostics: Unindent Git details 2022-06-27 16:23:29 -04:00