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

62 commits

Author SHA1 Message Date
A Holt
bc3f59d30b
Ansible output refined 2017-10-27 14:13:19 -04:00
A Holt
0f8cc95815
refined 2017-10-27 13:57:40 -04:00
A Holt
01eb8f3528
refined 2017-10-27 13:56:51 -04:00
A Holt
9cd03ceb85
refined 2017-10-27 13:55:24 -04:00
A Holt
7414763721
refined 2017-10-27 13:53:46 -04:00
A Holt
dfc0641e19
refined 2017-10-27 13:51:20 -04:00
A Holt
d38627f053
refined 2017-10-27 13:49:00 -04:00
A Holt
bc10993ec3
refined 2017-10-27 13:44:36 -04:00
A Holt
1df73baf70
refined 2017-10-27 13:43:15 -04:00
A Holt
68cd077b40
cleaner Ansible output 2017-10-27 13:37:37 -04:00
A Holt
052305979f
cleaner messaging 2017-10-27 13:36:33 -04:00
A Holt
bc7efdd8d9
slight bit cleaner 2017-10-27 13:34:00 -04:00
A Holt
4aa5ada670
Update iptables.yml 2017-10-27 13:32:06 -04:00
A Holt
721e1c97ed
Update ifcfg_mods.yml 2017-10-27 13:30:54 -04:00
A Holt
bb3e4d0eb5
Apostrophe 2017-10-27 13:28:17 -04:00
A Holt
28ee464753
cleaner Ansible output 2017-10-27 13:26:27 -04:00
A Holt
9fdcd5cbaa
cleaner output 2017-10-27 13:24:19 -04:00
A Holt
ee55dea59b
a bit better/cleaner 2017-10-27 13:19:59 -04:00
A Holt
9d97750b6d
more readable 2017-10-27 13:16:13 -04:00
A Holt
eab8010b0a
cleaner 2017-10-27 13:13:11 -04:00
A Holt
3b9940c16e
cleaner 2017-10-27 13:09:12 -04:00
A Holt
37148b3cf8
cleaner Ansible output 2017-10-27 12:22:06 -04:00
A Holt
7431fe572e
cleaner 2017-10-27 12:17:09 -04:00
A Holt
3ee4beda19
clean Ansible output 2017-10-27 12:15:10 -04:00
A Holt
4a76c927ce
clean Ansible output 2017-10-27 12:12:05 -04:00
A Holt
753752ae9b
clean Ansible output 2017-10-27 12:08:35 -04:00
A Holt
a5ebc31991
More readable Ansible output 2017-10-27 12:05:27 -04:00
A Holt
15e8ef565e
More readable Ansible output 2017-10-27 12:02:21 -04:00
A Holt
5e89182876
More readable Ansible output 2017-10-27 11:59:36 -04:00
A Holt
c8b7bba77f
More readable Ansible output 2017-10-27 11:53:43 -04:00
A Holt
d6bbb9cd07
More readable Ansible output 2017-10-27 11:49:55 -04:00
A Holt
e662025c4b cleaner Ansible messaging 2017-10-27 09:33:32 -04:00
A Holt
3c6d31b22f Update detected_network.yml 2017-10-27 03:27:28 -04:00
A Holt
8f75d24dfa Update enable_services.yml 2017-10-27 02:37:42 -04:00
Jerry Vonau
0aedaa24fd split network up in iiab.ini 2017-10-26 10:48:40 -05:00
Jerry Vonau
bd50433874 move network detection to network -- adjused for hostname 2017-10-26 10:48:40 -05:00
A Holt
89e3461e17 Merge pull request #442 from jvonau/433
named / DNS fix for #433 Squid install fail

closes #433
2017-10-22 02:45:34 -04:00
Jerry Vonau
d98291fb04 named - wrong place 2017-10-21 14:23:36 -05:00
Arky
602223e4ff Adds spaces in variables after {{ and before }}
Fixes various warnings in Travis CI 

[EXTRA0001] Variables should have spaces after {{ and before }}
2017-10-20 11:36:10 +07:00
Arky
3abb27bbed Misc Fixes: Clean up whitespace warnings 2017-10-19 13:40:23 +07:00
A Holt
c1101d2e3d Merge pull request #380 from jvonau/permissions
permissions - storaged as execuables in git - installed files need not be executable
2017-10-16 10:25:31 -04:00
Arky
6f0a903a5f Fix octal permissions warnings in Travis CI 2017-10-16 13:57:57 +07:00
Jerry Vonau
9d2fb21705 permissions 2017-10-10 15:06:31 -05:00
A Holt
6cf1bcd980 typo currupted -> corrupted 2017-10-01 21:43:25 -04:00
Jerry Vonau
50f849a649 cover bad selection of install False enabled True by enduser 2017-09-19 18:35:00 -05:00
Jerry Vonau
ae66aa3433 correct package name 2017-09-18 13:38:53 -07:00
Jerry Vonau
43bf8174c0 make DG and squid respect *_install and default dansguardian_install to False 2017-09-18 13:38:53 -07:00
Jerry Vonau
6877bb2ac2 typo eth0 (#251)
correct service name

lets shut-up systemd

keep wifi variables with networking - remove unused variable
2017-09-18 08:19:46 -07:00
georgejhunt
ed2b5d78f2 just move our config to interfaces.d (#247)
* just move our config to interfaces.d

* debian needs same fix as rpi

* try to recover/upgrade from putting wrong content in interfaces -- restore it

* modify dhcpcd.conf for gui static changes

* cannot comment out jinja2 with #, need to wipe the {%

* deny Lan for dhcpcd, will need work if wifi is used upstream

* attempt to change ip from console without requiring a reboot

* Revert "attempt to change ip from console without requiring a reboot"

This reverts commit 14c7499cdc.

Better not to break an upstream connection

* cleanup the iiab.j2 template --changing only comment lines
2017-09-15 22:31:09 -07:00
georgejhunt
092617e75d hardcoding ifaces on rpi was a bad idea (#232)
* remove hardcodeing of ifaces - raspbian

* remove commented out hardcodeing
2017-09-11 09:20:12 -07:00