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

11224 commits

Author SHA1 Message Date
Jerry Vonau
a9e92191db remove named and dhcpd install options 2022-07-16 04:36:22 -05:00
A Holt
10ebd9441b
Merge pull request #3311 from holta/kiwix.apk
Download kiwix.apk instead of kiwix-3.5.0.apk
2022-07-15 21:40:26 -04:00
A Holt
57aabf0fc6
Clarify kiwix/tasks/kiwix-apk.yml 2022-07-15 21:14:00 -04:00
A Holt
b4dae53f2b
default_vars.yml: Try kiwix.apk not kiwix-3.5.0.apk 2022-07-15 21:11:30 -04:00
A Holt
b1e2a4db67
kiwix/tasks/kiwix-apk.yml: Lint & revise comment #3310 2022-07-15 10:49:19 -04:00
A Holt
f3275abd85
Merge pull request #3310 from holta/kiwix-3.5.0.apk
default_vars.yml: kiwix-3.5.0.apk from 2022-05-31
2022-07-15 10:26:07 -04:00
A Holt
62459e3db5
default_vars.yml: kiwix-3.5.0.apk from 2022-05-31 2022-07-15 10:24:31 -04:00
A Holt
1d1ef405a9
scripts/iiab-network: Lint bash conditional, for #3308 2022-07-14 11:53:11 -04:00
A Holt
b221e0ca0a
Merge pull request #3308 from jvonau/network_helper
Network helper
2022-07-14 11:31:26 -04:00
A Holt
b62432d8ab
Rename fedora-18.yml to fedora-18.yml.unused 2022-07-14 09:35:55 -04:00
A Holt
ac8c7ad090
Rename fedora-22.yml to fedora-22.yml.unused 2022-07-14 09:35:39 -04:00
A Holt
41dd936276
Rename centos-7.yml to centos-7.yml.unused 2022-07-14 09:35:19 -04:00
A Holt
50bd128ee7
Rename debian-8.yml to debian-8.yml.unused 2022-07-14 09:35:00 -04:00
A Holt
cc42b6e234
Rename debian-9.yml to debian-9.yml.unused 2022-07-14 09:34:42 -04:00
A Holt
572df993d3
Rename debian-10.yml to debian-10.yml.unused 2022-07-14 09:34:20 -04:00
A Holt
144196734e
Rename raspbian-8.yml to raspbian-8.yml.unused 2022-07-14 09:33:37 -04:00
A Holt
815607e7c5
Rename raspbian-9.yml to raspbian-9.yml.unused 2022-07-14 09:33:16 -04:00
A Holt
288ce650ae
Rename raspbian-10.yml to raspbian-10.yml.unused 2022-07-14 09:32:53 -04:00
A Holt
3102a731aa
Rename ubuntu-2110.yml to ubuntu-2110.yml.unused 2022-07-14 09:30:33 -04:00
A Holt
602f3ba870
Rename ubuntu-2104.yml to ubuntu-2104.yml.unused 2022-07-14 09:29:50 -04:00
A Holt
a0e7fb76d2
Merge pull request #3306 from holta/impish-eol
scripts/local_facts.fact: Stop supporting Ubuntu 21.10 (Impish Indri)
2022-07-14 09:25:43 -04:00
A Holt
5d96561e73
Fix local_facts.fact to deprecate 21.10 not 22.10 2022-07-14 09:21:16 -04:00
Jerry Vonau
21dcbcaf4f install helper script 2022-07-14 01:06:34 -05:00
Jerry Vonau
ce47c8e7b1 helper script 2022-07-14 01:05:00 -05:00
Jerry Vonau
afc70f6f62 exit code 2022-07-14 01:05:00 -05:00
A Holt
d4492ef0c8
scripts/local_facts.fact: Stop supporting Ubuntu 22.10 (Impish Indri) 2022-07-12 12:33:54 -04:00
A Holt
767ee485ca
Merge pull request #3302 from holta/wifi_net2
Allow for network role to be fully optional, building on PR #3173
2022-07-12 08:37:05 -04:00
A Holt
fafaf693ea
0-init/tasks/hostname.yml: Note discussion(s) of /etc/hosts 2022-07-12 08:35:42 -04:00
A Holt
d67b2751a6
hostname.yml: Note /etc/hosts & /etc/hostname tkts 2022-07-11 20:14:15 -04:00
A Holt
9e6f96bd33 1-prep: Also enforce "network_installed is undefined" 2022-07-11 14:41:59 -04:00
root
699e908291 Move iiab-hotspot-on|off installs (hostapd.yml to main.yml, for Admin Console) 2022-07-11 17:12:29 +00:00
root
91046a4f12 PR #3173 adjustments (making network role optional) 2022-07-11 15:40:52 +00:00
root
737bbbafde Merge branch 'wifi_net2' of https://github.com/jvonau/iiab into wifi_net2 2022-07-11 14:47:01 +00:00
A Holt
be360a67cf
Merge pull request #3301 from jvonau/paths
drop old olpc fedora paths
2022-07-10 17:19:40 -04:00
Jerry Vonau
e30b1c9549 drop old olpc fedora paths 2022-07-10 15:45:30 -05:00
A Holt
e51514399b
Merge pull request #3299 from holta/10.10
Transition from 172.18.96.1 to 10.10.10.10 thanks to PR #3281
2022-07-09 17:01:00 -04:00
root
47fda4d173 smb.conf.j2: hosts allow = 127. 10.10.10. 2022-07-08 22:12:24 -04:00
root
ebbda467a6 dhcpd-iiab.conf.j2: range 10.10.10.11 10.10.10.254; 2022-07-08 22:08:53 -04:00
root
d12546c98d Prepare for 10.10.10.10, by evolving PR #3281 2022-07-08 22:00:03 -04:00
root
56b854fcaf Merge branch '10.10' of https://github.com/georgejhunt/iiab into 10.10 2022-07-08 20:32:53 -04:00
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