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

650 commits

Author SHA1 Message Date
Jerry Vonau
b8163a1e7c network - missing and #2284 2020-03-09 12:43:05 -05:00
A Holt
f9b2c51d41
Merge pull request #2275 from jvonau/is_rpi
Kill off is_rpi
2020-03-09 12:14:24 -04:00
Jerry Vonau
b956c34c56 remove quotes 2020-03-04 23:21:28 -06:00
Jerry Vonau
845d88cf41 network - reduce is_rpi or move to is_raspbian 2020-03-04 17:00:01 -06:00
A Holt
e5f2a251e2
Update network/tasks/down-debian.yml 2020-02-17 13:08:41 -05:00
A Holt
13da8238f9
Merge pull request #377 from jvonau/more_bs
Sync from jvonau:more_bs
2020-02-17 13:05:33 -05:00
Jerry Vonau
8946ed1f03 CP started dnsmasq can't shut it down now, resolvconf set /etc/resolv.conf to 127.0.0.1 2020-02-17 03:02:40 -06:00
Jerry Vonau
22e5159597 gui_desired_network_role is defined 2020-02-16 07:10:01 -06:00
root
810fc81ac8 Convert dest: to path: per Ansible lineinfile norms 2020-02-03 19:54:04 -05:00
Jerry Vonau
e0fd77836b restore iiab_lan_enabled iiab_user_lan
gui_desired_network_role is intended to be optional.
iiab_lan_enabled: False intended to be big hammer to ignore all other interfaces
iiab_user_lan: user override to define the LAN interface when iiab provided bridging is not wanted

Could be rename user_desired_network_role....
2020-02-02 00:25:09 -06:00
Jerry Vonau
3bb839294d install time fix for #2220 2020-02-02 00:21:45 -06:00
root
210200e85c Spacing/Comment in roles/network/tasks/main.yml 2020-01-30 05:06:22 -05:00
root
2cdf846365 Remove tags in ~30 files, improve verbiage 2020-01-30 04:57:53 -05:00
root
814efd5a02 Mostly var cleanup across ~80 files 2020-01-30 04:00:00 -05:00
A Holt
65003acf8f
Update network/defaults/main.yml 2020-01-21 12:03:54 -05:00
root
780ed4a955 Experiment: comment out Ansible tags in 25 files 2020-01-13 20:41:03 -05:00
root
6e6fab170d 3 iiab.ini descrips + rm excess '| bool' casts 2020-01-13 19:57:50 -05:00
A Holt
d4906db5ce
Experimentally comment out tags from network/tasks/main.yml 2020-01-13 12:13:11 -05:00
root
a4d898dd9c Cleaner ver: 35+1 files may write to iiab_state.yml 2020-01-12 18:15:33 -05:00
root
c53fc6fc9a Clean wondershaper.yml, nginx/tasks/main.yml 2020-01-12 17:21:56 -05:00
root
bd915fcdae 35 tasks/*.yml writing to iiab_state.yml 2020-01-12 17:06:24 -05:00
root
509d110ece Add 'XYZ_installed: True' to {{ iiab_state_file }} 2020-01-11 23:31:47 -05:00
root
99f48aae4a iiab.ini: '| string' avoids Ansible warnings 2020-01-11 21:41:37 -05:00
A Holt
60a9386914
Update br0.j2 2020-01-06 09:06:54 -05:00
Anish Mangal
3e486d7fcf fix #1419 rename xsce stuff to iiab 2020-01-06 13:58:48 +00:00
A Holt
fba1c05f5a
Update hosts-dnsmasq.j2 2019-12-15 22:48:29 -05:00
A Holt
ed23daf69f
Update hosts.yml.deprecated 2019-12-11 01:26:29 -05:00
A Holt
fb394d7bb3
Update hosts.yml.deprecated 2019-12-11 01:26:04 -05:00
A Holt
d548ae0908
Update and rename hosts.yml to hosts.yml.deprecated 2019-12-11 01:21:03 -05:00
A Holt
c92160be60
Merge pull request #2051 from jvonau/hosts_dnsmasq
Use alternate hosts file /etc/hosts.dnsmasq [so dnsmasq DOESN'T send "127.0.0.1 box box.lan" from /etc/hosts to client machines]
2019-12-11 00:56:03 -05:00
A Holt
c827275cc3
Update hosts-dnsmasq.j2 2019-12-11 00:55:44 -05:00
A Holt
abde721ba0
Clarify purpose of /etc/hosts.dnsmasq 2019-12-11 00:54:33 -05:00
Jerry Vonau
084f2a0328 use alternate hosts file for dnsmasq 2019-12-02 00:41:12 -06:00
holta
38fd86ac90 2008 var names, output, comments, small bugs 2019-11-28 05:32:00 -06:00
Jerry Vonau
2423d9a293 network guard against faulty user edits to local_vars 2019-11-28 05:27:44 -06:00
Jerry Vonau
29b28d8393 stage 4 installed 2019-11-28 05:27:44 -06:00
A Holt
0b81bc7ca5
Update README.rst 2019-10-09 11:19:47 -04:00
A Holt
7c4c1289b5
Eliminate old commented code 2019-09-03 18:49:23 -04:00
A Holt
ef32eb0fd9
Update main.yml 2019-09-03 18:09:23 -04:00
A Holt
768599e446
Update dhcpcd.conf.j2 2019-09-03 16:46:10 -04:00
A Holt
88bc30e8d6
Update dhcpcd.conf.j2 2019-09-03 16:42:44 -04:00
A Holt
cefa3119cf
Clarify why we AVOID "denyinterfaces eth0" on RPi 2019-09-03 16:03:52 -04:00
A Holt
64919e2439
profile eth0 -> interface eth0 when wan_try_dhcp_before_static_ip == False 2019-09-03 15:23:15 -04:00
A Holt
467308e38d
192.168.1.254 preferred over 192.168.1.1 in MX schools 2019-09-03 14:57:24 -04:00
A Holt
0b0268ea5e
New var wan_try_dhcp_before_static_ip 2019-09-03 14:51:08 -04:00
A Holt
db1fa162e1
rm arping; create var wan_try_dhcp_before_static_ip 2019-09-03 14:36:43 -04:00
A Holt
af2c3508d7
Update dhcpcd.conf.j2 2019-09-03 00:13:33 -04:00
A Holt
7b3bf8e2f2
Clarify {{ dhcp_timeout }} & denyinterfaces in /etc/dhcpcd.conf 2019-09-03 00:09:17 -04:00
A Holt
fc0ee6774a
Further clean spacing around denyinterfaces params 2019-09-02 23:57:16 -04:00
A Holt
c7b56f1192
"denyinterfaces eth0" spacing cleaned up 2019-09-02 23:52:52 -04:00