A Holt
|
b0c6b8d98b
|
Install pkg pastebinit on all IIAB's
|
2019-05-28 12:23:42 -04:00 |
|
A Holt
|
a3d7791f2a
|
Merge pull request #1617 from mitra42/mitra
Mitra - 'internetarchive' & 'yarn' Ansible playbooks for IIAB
|
2019-05-25 11:26:05 -04:00 |
|
A Holt
|
15b5b7fc18
|
roles/internetarchive/README.md more approachable?
|
2019-05-25 10:20:46 -04:00 |
|
A Holt
|
bd4741add9
|
goal is http://box/archive - clarify Ansible code
|
2019-05-25 08:58:07 -04:00 |
|
A Holt
|
e3fb088d66
|
box/internetarchive too long—let's try box/archive
|
2019-05-25 08:13:34 -04:00 |
|
A Holt
|
54f4327a5b
|
Clarify Wi-Fi customization instructions
|
2019-05-25 07:58:19 -04:00 |
|
A Holt
|
3a7b69b6a0
|
Captive Portal doc evolution clarified
|
2019-05-25 07:36:25 -04:00 |
|
A Holt
|
e141c64d1c
|
Doc Links @ top of roles/network/defaults/main.yml
|
2019-05-25 07:31:20 -04:00 |
|
A Holt
|
f2ddcac90a
|
Making network/defaults/main.yml approachable for others
|
2019-05-25 07:19:16 -04:00 |
|
A Holt
|
f2acf8934b
|
{{ services_externally_visible }} fails, deprecate it
|
2019-05-25 06:33:21 -04:00 |
|
A Holt
|
7a3fca8c80
|
Delineate vars already defined in local_vars & default_vars
|
2019-05-25 06:13:39 -04:00 |
|
A Holt
|
32b849e34f
|
Merge branch 'master' into mitra
|
2019-05-25 01:11:24 -04:00 |
|
A Holt
|
380606f21f
|
Is "Internet Archive Distributed Web" the best name?
|
2019-05-25 01:03:08 -04:00 |
|
A Holt
|
c441de4f92
|
"| bool" mandated by Ansible 2.8
|
2019-05-25 00:56:37 -04:00 |
|
A Holt
|
397849f8bc
|
"| bool" mandated by Ansible 2.8
|
2019-05-25 00:50:55 -04:00 |
|
A Holt
|
d1247e8864
|
"| bool" mandated by Ansible 2.8
|
2019-05-25 00:50:19 -04:00 |
|
A Holt
|
f3812754ec
|
dupl when: 's fixed in nextcloud/tasks/main.yml
|
2019-05-24 20:19:26 -04:00 |
|
holta
|
2f73f599c5
|
'when: X }' -> 'when: X | bool }' in both meta/main.yml
|
2019-05-24 19:57:35 -04:00 |
|
holta
|
2bed0c9404
|
'when: X #' -> 'when: X | bool #' for Ansible 2.8
|
2019-05-24 19:39:10 -04:00 |
|
holta
|
9543a10d82
|
': false' to ': False' + ': true' to ': True' or ': yes'
|
2019-05-24 19:29:41 -04:00 |
|
holta
|
3a1ccf3638
|
'when: X' -> 'when: X | bool' for Ansibl 2.8
|
2019-05-24 18:33:10 -04:00 |
|
holta
|
6d7adf00a2
|
(PRE-)release version# more visible
|
2019-05-24 14:04:14 -04:00 |
|
holta
|
cb5743dd11
|
Merge branch 'network-ansible-cleanup' of https://github.com/holta/iiab into network-ansible-cleanup
|
2019-05-24 04:58:40 -04:00 |
|
holta
|
58637ef3fa
|
Proper boolean values for var gw_active
|
2019-05-24 04:56:10 -04:00 |
|
A Holt
|
eb7d5ea706
|
roles/0-init/tasks/main.yml indentation
|
2019-05-24 04:54:00 -04:00 |
|
holta
|
4652d3505a
|
@holta
|
2019-05-24 03:26:21 -04:00 |
|
holta
|
2e3c4b7b2e
|
comments preserve hardcoded U18 clauses
|
2019-05-24 03:13:52 -04:00 |
|
holta
|
3eccbd9d60
|
'| bool' for Ansible 2.8; prep U18+
|
2019-05-24 03:06:43 -04:00 |
|
root
|
2ea775848a
|
Add |bool in network/tasks/restart.yml
|
2019-05-24 01:51:03 -04:00 |
|
A Holt
|
be5bbe8e5e
|
output tweak
|
2019-05-24 00:03:21 -04:00 |
|
A Holt
|
44c8204f66
|
Merge pull request #1693 from holta/firewall-usability
iptables firewall: Apply @jvonau's "$lan" != "none" to forwarding not just masquerading
|
2019-05-23 23:51:54 -04:00 |
|
A Holt
|
a68ae48b4e
|
Apply @jvonau's "$lan" != "none" to fwd'ing (not just masq'ing)
|
2019-05-23 23:42:55 -04:00 |
|
A Holt
|
3d976bebec
|
iptables doc tweak
|
2019-05-23 19:42:40 -04:00 |
|
A Holt
|
f826c138b8
|
iptables doc tweak
|
2019-05-23 19:39:44 -04:00 |
|
A Holt
|
b254d8a7c0
|
Merge pull request #1691 from holta/firewall-usability
Fix Typo: enable masquerade only when "$lan" != "none" (typo fixed)
|
2019-05-23 14:03:16 -07:00 |
|
A Holt
|
a55c7150e8
|
enable masquerade only when "$lan" != "none" (typo fixed)
|
2019-05-23 17:00:27 -04:00 |
|
A Holt
|
47b47f242b
|
Merge pull request #1677 from holta/firewall-usability
Making IIAB's firewall (iptables) understandable to newbie implementers
|
2019-05-23 11:35:19 -04:00 |
|
A Holt
|
7fa7d1d40a
|
Enable masquerade only when "$lan" != "none"
|
2019-05-23 11:25:55 -04:00 |
|
A Holt
|
8b7ac36f81
|
Lokole 0.4.1 -> 0.4.2
|
2019-05-22 17:37:43 -04:00 |
|
A Holt
|
c137b60a57
|
Lokole 0.4.0 -> 0.4.1
|
2019-05-21 04:29:24 -04:00 |
|
A Holt
|
98049544b1
|
Lines numbers fixed in comment
|
2019-05-21 04:03:39 -04:00 |
|
A Holt
|
b221473d64
|
iiab-gen-iptables 15+ core port rules alphabetized
|
2019-05-21 03:57:04 -04:00 |
|
A Holt
|
efd317d62f
|
Line number fix in comment
|
2019-05-21 03:31:28 -04:00 |
|
A Holt
|
f5ed9d6966
|
iptables $gui_port comment
|
2019-05-21 03:30:40 -04:00 |
|
A Holt
|
68676ef444
|
Comment points to iptables docs
|
2019-05-21 03:09:58 -04:00 |
|
A Holt
|
071d5987b7
|
http-vs-https clarified in network/tasks/avahi.yml
|
2019-05-21 02:43:43 -04:00 |
|
A Holt
|
52fdf8983b
|
add WAN-side rules even if Appliance (if WAN exists!)
|
2019-05-21 02:06:47 -04:00 |
|
A Holt
|
33b8c06f57
|
Merge pull request #1683 from georgejhunt/register-map
Register map
|
2019-05-19 21:10:05 -04:00 |
|
George Hunt
|
9a899b4314
|
remove debug print statement
|
2019-05-19 17:12:49 -07:00 |
|
George Hunt
|
3ca7b266cc
|
Merge branch 'register-map' of https://github.com/georgejhunt/iiab into register-map
|
2019-05-19 17:07:28 -07:00 |
|