1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00
Commit graph

1399 commits

Author SHA1 Message Date
A Holt
71c1564971
Update main.yml 2017-11-25 16:48:57 -05:00
A Holt
4a93629125
experimentally comment out kiwix_url & kiwix_path and...
...use {{ content_base }} instead of /library
2017-11-25 16:48:23 -05:00
A Holt
3174929337
Merge pull request #565 from jvonau/run-test
better testing of XSCE
2017-11-25 13:35:30 -05:00
A Holt
c7f5be12a0
more readable spacing 2017-11-25 13:35:08 -05:00
Jerry Vonau
4c18f746dc guard against losing dns lookups when the machine has alreay been configured in which /etc/resolv.conf would contain 127.0.0.1 as the nameserver address with resolvconf in action and /etc/iiab/iiab.env absent 2017-11-25 11:57:55 -06:00
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
Jerry Vonau
5533bde258 better testing of XSCE 2017-11-25 10:55:14 -06: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
George Hunt
7936b5b23e smoketest fixes 2017-11-25 01:25:55 +00: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
Jerry Vonau
bd5684cd10 dhcpd contol for iiab-hotspot-on|off 2017-11-24 13:05:43 -06:00
Jerry Vonau
29104b9f75 add install time option for control of AP upon reboot 2017-11-24 13:01:18 -06:00
Jerry Vonau
117a3f513b cleanup 2017-11-24 11:04:37 -06:00
Jerry Vonau
ac738458f0 use results to set_facts 2017-11-24 11:04:37 -06:00
Jerry Vonau
1775c77265 name the tasks 2017-11-24 11:04:37 -06:00
Jerry Vonau
e83d65ea7b record new facts 2017-11-24 11:04:36 -06:00
Jerry Vonau
7e4ff797e5 hand merge of systemd-net with a rename 2 2017-11-24 11:04:36 -06:00
Jerry Vonau
920ba0f364 remove hard code from os.yml files 2017-11-24 11:04:36 -06:00
Jerry Vonau
8197ead1b7 NM and sysd_netd detection 2017-11-24 11:04:36 -06:00
Jerry Vonau
095bf1acdc use down more 2017-11-24 11:04:36 -06:00
Jerry Vonau
e1e9108ac4 NM support 2017-11-24 11:04:36 -06:00
Jerry Vonau
e762dd3d8d rpi_debian.yml 2017-11-24 11:04:36 -06:00
George Hunt
62a8ef6d0b create a script that executes at every startup 2017-11-24 16:57:46 +00: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