1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
Commit graph

11234 commits

Author SHA1 Message Date
A Holt
e04325eeb2
Merge pull request #3295 from holta/jupyterhub-pip-flags
jupyterhub/tasks/install.yml: Use --no-cache-dir w/o --pre [AND stop patching firstuseauthenticator.py]
2022-07-07 23:55:56 -04:00
A Holt
f035414ce9
jupyterhub/tasks/install.yml: Ansible output re: mutual dep deadlock 2022-07-07 23:47:32 -04:00
A Holt
042dff872b
Rename getsite.py.j2 to getsite.py.j2.unused 2022-07-07 23:18:46 -04:00
A Holt
54703fa34a
Rename patch_FUA.sh.j2 to patch_FUA.sh.j2.unused 2022-07-07 23:18:09 -04:00
A Holt
5dad80366e
jupyterhub/tasks/install.yml: Nix getsite.py & patch_FUA.sh 2022-07-07 23:16:58 -04:00
A Holt
c153cb8d9a
jupyterhub/tasks/install.yml: Clarify ~304MB /opt/iiab/jupyterhub 2022-07-07 22:41:52 -04:00
A Holt
79237c65b0
jupyterhub/tasks/install.yml: Use --no-cache-dir w/o --pre 2022-07-07 22:19:15 -04:00
A Holt
cfe9a37b7a
jupyterhub/tasks/install.yml: Update comment ~217MB to ~306MB 2022-07-07 19:53:15 -04:00
A Holt
0a7aa0c162
jupyterhub/tasks/install.yml: Comment clarifs for PR #3294 2022-07-07 19:34:30 -04:00
A Holt
315832a438
Merge pull request #3294 from georgejhunt/jupstall
break pip install into two plays
2022-07-07 19:17:50 -04:00
A Holt
2c09ed1887
jupyterhub/tasks/install.yml: Quick "lint" for indentation etc 2022-07-07 19:17:40 -04:00
George Hunt
21ee498b73 break pip install into two plays 2022-07-07 23:51:29 +01:00
A Holt
4c7369cd7a
calibre-web/tasks/install.yml: Clarify 'pip list' prob suffic 2022-07-07 17:46:06 -04:00
A Holt
389ee28227
PR #3292 comment clarif: {{ iiab_dir }} is /opt/iiab/iiab 2022-07-06 16:08:57 -04:00
A Holt
409e3c198c
Merge pull request #3292 from holta/iiab-apps-to-be-installed2
Small revisions for 3 commands: iiab-apps-to-be-installed, iiab-summary, iiab-diagnostics
2022-07-06 15:43:34 -04:00
root
e8ee4400ea iiab-diagnostics output: Less spacing betw 6 sections 2022-07-06 15:38:45 -04:00
root
99d5debbf4 iiab-summary: Remove bold font for pastebin. Restore /usr/bin/iiab-apps-to-be-installed 2022-07-06 15:25:14 -04:00
Jerry Vonau
16c1bf8e12
Update iiab-diagnostics 2022-07-06 11:35:00 -05:00
Jerry Vonau
b4695c82e4
Merge branch 'master' into iiab-apps-to-be-installed 2022-07-06 11:31:42 -05:00
A Holt
7403200a2d
Merge pull request #3291 from holta/iiab_remote_url
Extract IIAB_REMOTE_URL from 1 of 2 places, for both Git repos {iiab, iiab-admin-console} and...
2022-07-06 07:03:16 -04:00
root
faa73a3088 Toughen up iiab-apps-to-be-installed, iiab-summary, iiab-diagnostics 2022-07-06 05:53:19 -04:00
Jerry Vonau
afa45d3f55 iiab-summary - update on the fly 2022-07-06 02:57:10 -05:00
Jerry Vonau
6d38dd6317 iiab-diagnostics - use full path to repo location for iiab-apps-to-be-installed
Reason: Shared helper file, recent changes will appear with just a 'git pull'
not requiring an ansible run to install the file first.
2022-07-06 02:53:30 -05:00
A Holt
8f0bb17990 Uncover IIAB_REMOTE_URL in 1 of 2 places (for both repos) 2022-07-06 02:47:51 -04:00
A Holt
78d311a192
Merge pull request #3288 from holta/tls-ssl-downloads
Change download URL's & many (but not all) others to TLS/SSL
2022-07-05 13:55:24 -04:00
A Holt
9e39d421fa
firmware/tasks/download.yml: Tighter iiab_download_url + with_items 2022-07-05 12:56:59 -04:00
A Holt
9f13454e83 Change download URL's & others to TLS/SSL 2022-07-05 12:09:51 -04:00
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