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

1179 commits

Author SHA1 Message Date
A Holt
4523565895
Merge pull request #562 from holta/master
STAGE variable in /etc/iiab/iiab.env can now be 0-9 (had been restricted to 1-9)
2017-11-25 11:56:57 -05:00
A Holt
00d91ce7fd
legal inputs are now 0-9 (not 1-9) due to Line 92
(In the past, the only valid values for the STAGE variable in /etc/iiab/iiab.env were 1-thru-9)
2017-11-25 11:11:57 -05:00
A Holt
cf0f28e8cc
Merge pull request #561 from holta/master
Actively suggest ./iiab-install instead of ./runansible
2017-11-25 11:03:49 -05:00
A Holt
5c5adcb9cb
Actively suggest ./iiab-install instead of ./runansible 2017-11-25 10:40:22 -05:00
A Holt
bb90eabab4
Merge pull request #557 from holta/master
proposed changes to default_vars.yml, per implementation norms
2017-11-24 15:38:25 -05:00
A Holt
9e74cc39ad
Clarify purposed of gui_wan: & user_wan_iface: & user_lan_iface: 2017-11-24 14:43:58 -05:00
A Holt
470d332ae6
"exFAT_enabled: True" commented out, due to CentOS risks 2017-11-24 14:27:36 -05:00
A Holt
bd8bcea00f
clarif that most want "iiab_gateway_enabled: False" 2017-11-24 14:22:08 -05:00
A Holt
bda872c618
exFAT_enabled: False -> True 2017-11-24 14:16:17 -05:00
A Holt
24269d2b4b
Merge pull request #555 from holta/master
change calibre_debs_on_debian: false -> true so headless install works
2017-11-23 11:48:26 -05:00
A Holt
47017817ef
Update medium.localvars 2017-11-23 11:46:12 -05:00
A Holt
5c119efcb5
Update medium.localvars 2017-11-23 11:43:53 -05:00
A Holt
0c34e1aea6
Update main.yml 2017-11-23 11:34:39 -05:00
A Holt
27a2336c61
Merge pull request #553 from jvonau/U17
U17: 18.04 daily builds with a desktop have NetworkManager installed.
2017-11-23 11:31:53 -05:00
Jerry Vonau
f1f2ffa275 go with keyfile 2017-11-22 18:01:04 -06:00
Jerry Vonau
f73585aea1 keyfile layout 2017-11-22 17:20:46 -06:00
Jerry Vonau
f8d7c1ddad add not wan_in_interfaces check before cobbering /etc/network/interfaces 2017-11-22 14:01:40 -06:00
Jerry Vonau
b9d97bce4f provide NetworkManager.conf - and move prior to daemon-reload 2017-11-22 13:57:48 -06:00
Jerry Vonau
dce759473c ubuntu-18 2017-11-22 12:21:31 -06:00
Jerry Vonau
3510641b41 has_NM use /etc/network/interfaces, need to toggle "manged" in NetworkManager.conf
Alternative keyfile option is possible just like the XO days.
http://manpages.ubuntu.com/manpages/zesty/man5/NetworkManager.conf.5.html
2017-11-22 10:34:58 -06:00
Jerry Vonau
47328e6ab5 don't use /etc/network/interfaces.d/iiab 2017-11-22 10:21:18 -06:00
Jerry Vonau
6b276e53cc don't force ifupdown to be installed 2017-11-22 10:16:06 -06:00
Jerry Vonau
9204c4caf5 single interface - strings need to be quoted, add stdout_lines 2017-11-22 09:58:13 -06:00
A Holt
9b8fda1752
Merge pull request #549 from holta/master
"iiab_base_ver: 6.5" in 0-init/defaults/main.yml as near-final release approaches
2017-11-20 17:30:13 -05:00
A Holt
ddddc73d2c
iiab_base_ver: 6.5 prep'ing for near-final release 2017-11-20 17:28:58 -05:00
A Holt
362be4ac64
Merge pull request #35 from iiab/master
sync from iiab/iiab
2017-11-20 16:55:15 -05:00
A Holt
689b060a5b
single space removed 2017-11-20 16:54:53 -05:00
A Holt
1f77b3d767
Merge pull request #548 from holta/master
/library -> "{{ content_base }}/nextcloud/data"
2017-11-20 16:40:25 -05:00
A Holt
9bdaccd39e
/library -> "{{ content_base }}/nextcloud/data" 2017-11-20 16:39:08 -05:00
A Holt
dfb186a5f7
Merge pull request #546 from jvonau/reinstall
revise "./iiab-install --reinstall"
2017-11-20 15:42:01 -05:00
Jerry Vonau
5b31262781 elif 2017-11-20 14:39:10 -06:00
Jerry Vonau
3c593c2ca3 revise reinstall 2017-11-20 14:06:35 -06:00
A Holt
22b54cbc01
Merge pull request #545 from holta/master
Move Calibre from 6-generic-apps -> 8-mgmt-tools -> 9-local-addons

Closes #544
2017-11-20 14:30:58 -05:00
A Holt
02ebea16bd
Calibre 3.x has dependency risks on RPi (may revert to Stage 6 later!) 2017-11-20 14:29:25 -05:00
A Holt
392120480d
Calibre moving to Stage 9 2017-11-20 14:27:28 -05:00
A Holt
2e652599bf
Merge pull request #34 from iiab/master
sync from iiab/iiab
2017-11-20 13:39:48 -05:00
A Holt
82b368e64f
Merge pull request #542 from holta/master
Slim down 2-common/tasks/packages.yml: OS handles (libc6, bash, iptables) & exFAT moved
2017-11-20 13:28:47 -05:00
A Holt
67eb923df9
Update packages.yml 2017-11-20 13:04:49 -05:00
A Holt
e2d198099a
Consensus decision to try to slim down #518 2017-11-20 12:58:06 -05:00
A Holt
fb4b5b9368
Merge pull request #537 from jvonau/had-1116-short
had-1116-short: wifi install auto AP on reboot
2017-11-20 12:31:25 -05:00
Jerry Vonau
20398be41a partial 831e189795bf37d6c785a657a882556c3d649294 2017-11-20 11:20:20 -06:00
Jerry Vonau
61228a188e iiab-hotspot-on|off - no reboot needed post install 2017-11-20 11:20:20 -06:00
Jerry Vonau
30ee7a2449 iiab-hotspot-on|off 2017-11-20 11:20:20 -06:00
Jerry Vonau
65214d84f2 hostapd default on 2017-11-20 11:20:20 -06:00
Jerry Vonau
3c2090424b hostapd in enable_services.yml 2017-11-20 11:20:20 -06:00
Jerry Vonau
fa3512f2b1 alter wifi list to include gateway 2017-11-20 11:17:16 -06:00
Jerry Vonau
a6d63e66d2 use {{}} and iiab_lan_iface 2017-11-20 11:17:16 -06:00
Jerry Vonau
e9aae150f4 rpi test 3 wifi flip on reboot 2017-11-20 11:17:16 -06:00
Jerry Vonau
f3bcabe498 rpi test 2 supply template for hostapd 2017-11-20 11:17:16 -06:00
Jerry Vonau
d932185dcc rpi test 1 2017-11-20 11:17:16 -06:00