1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00
Commit graph

8346 commits

Author SHA1 Message Date
Jerry Vonau
1adb4997a6 didn't like * so split up 2020-05-13 02:14:08 -05:00
Jerry Vonau
2ed7c34579 tuning of 52c0f2aaea 2020-05-13 00:43:42 -05:00
A Holt
7140176165
Merge pull request #2405 from holta/hostapd_wait
Try doubling hostapd_wait: to 10 sec, so dnsmasq restart works during IIAB install
2020-05-13 00:00:38 -04:00
A Holt
7e6d1dc433
hostapd_wait: 5 -> 10 2020-05-12 23:12:41 -04:00
A Holt
93a64fc1f8
Merge pull request #399 from iiab/master
sync from iiab:master
2020-05-12 23:10:12 -04:00
A Holt
9aba2e9fff
Merge pull request #2404 from floydianslips/master
added video MIME support for Nextcloud/Nginx per  #2262
2020-05-12 18:54:53 -04:00
A Holt
9b8882f145
Merge pull request #2403 from jvonau/rfkill
selective rfkill unblock for raspbian
2020-05-12 18:51:03 -04:00
Joshua Dennis
c230e321ee added video MIME support for Nextcloud/Nginx 2020-05-12 14:47:02 -07:00
Jerry Vonau
c1bf4adfc2 selective rfkill unblock for raspbian 2020-05-12 10:45:35 -05:00
A Holt
930052c619
Merge pull request #2402 from jvonau/dns_null
yaml set the variable wan_nameserver as 'null' without quotes
2020-05-11 12:10:22 -04:00
Jerry Vonau
754c521f0c yaml set the variable wan_nameserver as 'null' without quotes then jinja converts that 'none' 2020-05-11 10:54:26 -05:00
A Holt
6f7b2d12db
Merge pull request #398 from iiab/master
sync from iiab:master
2020-05-11 10:10:05 -04:00
A Holt
9524b454bf
Merge pull request #2395 from jvonau/early-dns
install and start dnsmasq early - add option to set upstream dns server
2020-05-10 14:27:08 -04:00
A Holt
39b557b94c
Update enable_services.yml 2020-05-10 14:25:08 -04:00
A Holt
0d07479070
1-prep: #when: dnsmasq_install | bool 2020-05-10 14:22:58 -04:00
A Holt
4ebcee6607
Merge pull request #2400 from holta/nextcloud_required_ip
Fix #2399: legacy var {{ nextcloud_required_ip }} is still invoked for doc purposes
2020-05-09 20:09:56 -04:00
A Holt
f3b77205c8
Fix for #2399 2020-05-09 20:06:53 -04:00
A Holt
d9f48fa71d
Merge pull request #397 from iiab/master
sync from iiab:master
2020-05-09 20:01:59 -04:00
A Holt
e6b16f5180
Update local_vars_big.yml 2020-05-09 19:59:31 -04:00
A Holt
e08e6d5592
Update local_vars_medium.yml 2020-05-09 19:59:22 -04:00
A Holt
8c9ff7c90f
Update local_vars_min.yml 2020-05-09 19:59:11 -04:00
A Holt
861e4d49fa
Update default_vars.yml 2020-05-09 19:57:18 -04:00
A Holt
0e72a20a2b
Update default_vars.yml 2020-05-09 19:47:14 -04:00
A Holt
a0043892b1
Update default_vars.yml 2020-05-09 18:52:50 -04:00
A Holt
defca4c491
Advertise Ansible 2.9.6 as the recommended minimum (it's too hard to install Ansible 2.9.7+ on Ubuntu for now) 2020-05-09 18:17:41 -04:00
A Holt
409331e50f
Advertise Ansible 2.9.6 as the recommended minimum (it's too hard to install Ansible 2.9.7+ on Ubuntu for now) 2020-05-09 18:17:05 -04:00
A Holt
27bb626cdd
Update local_vars_big.yml 2020-05-09 18:08:13 -04:00
A Holt
f852ce23e3
Update local_vars_medium.yml 2020-05-09 18:07:45 -04:00
A Holt
b3610ff7b4
Update local_vars_min.yml 2020-05-09 18:07:10 -04:00
A Holt
8663cb59ff
Update default_vars.yml 2020-05-09 18:06:22 -04:00
Jerry Vonau
66f5425943 Merge branch 'master' into early-dns 2020-05-09 16:28:39 -05:00
A Holt
4261399ce2
Merge pull request #2398 from jvonau/bug
while testing 2395 - handle no wifi
2020-05-09 17:25:40 -04:00
Jerry Vonau
37d7186cb8 while testing 2395 - handle no wifi 2020-05-09 16:21:58 -05:00
A Holt
b4d1f49587
Merge pull request #2396 from holta/gateway-passthrough-clarif
Clarify (1) gateway "passthrough" in vars/* (2) no_net_restart in network/tasks/main.yml
2020-05-09 16:41:47 -04:00
A Holt
068b53c920
Update network/tasks/main.yml 2020-05-09 16:34:49 -04:00
A Holt
f77f149f2d
Merge pull request #2397 from holta/gitea-1.11.5
Gitea 1.11.4 -> 1.11.5
2020-05-09 16:26:30 -04:00
A Holt
426d812a00
Gitea 1.11.4 -> 1.11.5 2020-05-09 16:23:39 -04:00
Jerry Vonau
efc28556ab remove stale note 2020-05-09 15:06:23 -05:00
Jerry Vonau
c88312428f settable at runtime 2020-05-09 15:06:23 -05:00
Jerry Vonau
7e79d691fc install and start dnsmasq early - add option to set upstream dns server 2020-05-09 15:06:23 -05:00
A Holt
0bb0649a5e
Ansible quotes fix in network/tasks/main.yml 2020-05-09 15:30:40 -04:00
A Holt
378aebb748
Update network/tasks/main.yml 2020-05-09 15:15:40 -04:00
A Holt
d7a6e2390e
Update local_vars_big.yml 2020-05-09 15:03:55 -04:00
A Holt
1b8aca2304
Update local_vars_medium.yml 2020-05-09 15:03:47 -04:00
A Holt
6c437ef326
Update local_vars_min.yml 2020-05-09 15:03:37 -04:00
A Holt
91398ba60d
Update default_vars.yml 2020-05-09 15:03:25 -04:00
A Holt
1e3344f39e
Merge pull request #396 from iiab/master
sync from iiab:master
2020-05-09 14:22:47 -04:00
A Holt
054046bc37
nextcloud_required_ip no longer used 2020-05-08 19:05:16 -04:00
A Holt
dd1c3e450e
Merge pull request #2393 from jvonau/2384-rebase
2384 rebase
2020-05-07 13:38:32 -04:00
Jerry Vonau
1193b15184 once installed and rebooted br0 will be available 2020-05-07 12:23:08 -05:00