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

48 commits

Author SHA1 Message Date
root
bc7c0c811c Overhaul 1-prep/README.rst etc 2021-07-31 18:01:17 -04:00
root
d328faf6e3 Modularize 1-prep, Tweak 2-common 2021-07-31 16:43:29 -04:00
A Holt
8f2bfef24b
Tweak 2-common/tasks/main.yml 2021-07-28 01:58:15 -04:00
A Holt
5aa1a21c07
2-common/tasks/main.yml made far more readable 2021-07-28 01:57:19 -04:00
A Holt
969d093c3c
2-common/tasks/main.yml: Comment out unused code 2021-07-28 01:42:11 -04:00
A Holt
bbbb878e3c
2-common/tasks/main.yml: Experimentally comment out zzz_iiab.sh 2021-07-27 13:00:58 -04:00
A Holt
b242dc91c8
2-common: Annotate 6 lesser-maintained sections 2021-07-26 15:38:40 -04:00
Jerry Vonau
9bc7ae9863 rename iptables.yml -> network.yml 2021-04-28 16:31:00 -05:00
A Holt
f5157dd98e
2-common/tasks/main.yml sysctl kernel params: mention PR #2652 2020-11-27 23:25:27 -05:00
A Holt
511ed729d9
net.ipv4.ip_forward (is for masquerading LAN->Internet) 2020-11-27 22:04:38 -05:00
root
efbc78edf4 2-common/tasks/main.yml sysctl settings: summarize evolving OS norms 2020-11-27 21:32:42 -05:00
root
e392ba625c 2-common/tasks/main.yml: try to reconcile sysctl settings 2020-11-27 20:51:51 -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
Jerry Vonau
c26dcb9057 drop udev-reload service 2020-10-30 04:06:30 -05:00
Jerry Vonau
6acb9b5acd move pylib.yml to own role 2020-04-27 16:34:32 -05:00
root
810fc81ac8 Convert dest: to path: per Ansible lineinfile norms 2020-02-03 19:54:04 -05:00
A Holt
6135e7af64
Clean 2-common/tasks/main.yml 2020-01-13 11:28:04 -05:00
A Holt
1fffcb18a7
Clean 2-common/tasks/main.yml to avoid warnings etc 2020-01-11 20:28:47 -05:00
Tim Moody
71d5871d97 ready to test 2019-11-19 08:46:15 -05:00
A Holt
971cb0d7d1
Update main.yml 2019-01-15 15:33:02 -05:00
Jerry Vonau
9d3ff4c16a move fl.yml 2019-01-15 06:16:08 -06:00
A Holt
89f17d3982
Update main.yml 2018-10-30 21:52:02 -04:00
A Holt
811cd67eec
Update main.yml 2018-10-30 21:29:12 -04:00
A Holt
deb436b2f3
Update main.yml 2018-10-15 05:30:30 -04:00
A Holt
0d6f4314a5
Update main.yml 2018-02-12 21:51:08 -05:00
A Holt
19cd86dc1a
indentation/syntax per new Ansible docs 2018-02-12 21:29:06 -05:00
George Hunt
62a8ef6d0b create a script that executes at every startup 2017-11-24 16:57:46 +00:00
Jerry Vonau
13f156c21d split out TZ to 2-common 2017-11-18 22:10:29 -06:00
Jerry Vonau
0d5d494514 iptables 2017-11-13 09:59:13 -06:00
Jerry Vonau
051808957a cleanup 2017-11-13 09:59:10 -06:00
Jerry Vonau
651755f2ff jiggle fl.yml to run before squid 2017-11-06 20:15:51 -06:00
Jerry Vonau
5132062bf7 install iptables in 2-common 2017-11-06 15:34:28 -06:00
Jerry Vonau
e8bb95a33a (re)install named, dhcpd, squid when FQDN changes 2017-11-06 15:34:28 -06:00
Jerry Vonau
c0590d973e move hostname handling from network role --edited double check after rebase 2017-11-06 15:34:25 -06:00
Adam Holt
c07c0d2d76 56 changes to include_tasks --edits double check after rebase 2017-11-06 15:34:25 -06:00
A Holt
c329a156a7 fill lines with ==='s 2017-11-06 12:35:00 -06:00
Jerry Vonau
17bd76097d partial cherry-pick of 0026446a80 2017-11-06 12:33:42 -06:00
Jerry Vonau
d907568c4b move iiab.env template - add starting STAGE=1 - update STAGE on the fly part 1 2017-11-06 12:33:42 -06:00
A Holt
0b688550ea cleaner Ansible messaging 2017-10-27 09:18:51 -04:00
A Holt
8de05f1f9f Update main.yml 2017-10-27 07:27:45 -04:00
A Holt
7a22e94d0d Update main.yml 2017-10-27 01:39:40 -04:00
A Holt
6f688799df Update main.yml 2017-10-26 23:43:50 -04:00
Jerry Vonau
c9332b53e1 2-common disable dup'd routine 2017-10-26 10:48:40 -05:00
George Hunt
e794e1e9d2 put in separate file, execute unconditionally 2017-09-21 07:56:57 -07:00
georgejhunt
f319afa432 Test (#20)
* change apache_data to apache_user in all

* no libapach2 in centos. just php. no php-magick in centos

* remove redundant vars entries

* do not create apache user

* missed one pound sign

* soft code all references to apache_user

* centos requires older setuptools

* revert ansible_lsb.id in xsce.yml

* try getting recent pip

* move pip download to 2prep so that kalite success is not dependent on iiab coming first

* still need to replace setuptools in kalite

* add curl -- needed in debian

* massivly substitue iiab for xsce, and rename files

* completed runansible

* centos fixes,install  pip

* appliance means no iptables rules

* change to earlier version of setuptools for centos

* delete file duplicate, hopefully unnecessary. generate the offline docs

* wiki docs errors

* create the admin group -- deleted earlier

* use the --yes option with pip uninstall

* base of repo moved from schoolserver to iiab, unleashkids.org->iiab.io

* network detection broken due to tupo
2017-06-09 16:25:56 -07:00
George Hunt
cb344d7d47 patch 0002 2017-05-27 16:10:45 -07:00
George Hunt
845632d0ac initial checkin -- May 27, 2017 2017-05-27 11:09:50 -07:00