Jerry Vonau
53224d0c05
instructions and ansible
2017-11-06 15:34:28 -06:00
Jerry Vonau
483634d3e9
bail early if playbook not found
2017-11-06 15:34:28 -06:00
Jerry Vonau
c8950389e8
raspbian kernel check
2017-11-06 15:34:27 -06:00
Jerry Vonau
a9926e6700
adjust for 'is defined' and order
2017-11-06 15:34:27 -06:00
Jerry Vonau
8eb4b230a0
adjusted for order of apperence
2017-11-06 15:34:27 -06:00
Jerry Vonau
4c17f2daa7
adjust for 'is defined'
2017-11-06 15:34:27 -06:00
Jerry Vonau
5e854fb798
adjust defaults
2017-11-06 15:34:27 -06:00
Jerry Vonau
9df384840f
needed for 'installing' and others listed
2017-11-06 15:34:27 -06:00
Jerry Vonau
e74838b8b2
test disabling include_vars and moving computed_vars.yml in main.yml
...
looking at "installing" as defined in roles/0-init/defaults/main.yml
and first use in named.yml: Stop named before copying files where the install
aborts when not defined
2017-11-06 15:34:27 -06:00
Jerry Vonau
f3fa1d21e9
move squid stop before DG
2017-11-06 15:34:27 -06:00
Jerry Vonau
ac0d86a4de
Better O-init visuals
2017-11-06 15:34:27 -06:00
Jerry Vonau
df08c29cfd
Ubuntu - skip restart with DG enabled during install
2017-11-06 15:34:27 -06:00
Jerry Vonau
4a6db98f5b
Ubuntu - bigger hammer to stop squid on ubuntu with DG enabled
2017-11-06 15:34:27 -06:00
Jerry Vonau
836747908d
Ubuntu - stop squid before replacing the stock config files otherwise stock service does not stop with replacement files already in place
2017-11-06 15:34:27 -06:00
Jerry Vonau
8c764acbca
systemd.j2 touchups
2017-11-06 15:34:27 -06:00
Jerry Vonau
f5f3e17583
stop named after install
2017-11-06 15:34:27 -06:00
Jerry Vonau
259c03fbcb
better squid <-> dansguardian switchover when enabling/disabling services due to port 3128 usage
2017-11-06 15:34:27 -06:00
Jerry Vonau
9bd493b0c5
discovered_lan_iface -> discovered_wired_iface
2017-11-06 15:34:27 -06:00
Jerry Vonau
47dd40bd26
CentOS - numbers should not have quotes & no config file needed.
...
Might need to enable resolveconf to have the correct nameserver used
-needs further testing to confirm testing
2017-11-06 15:34:27 -06:00
Jerry Vonau
18d66e47f4
numbers should not have quotes
2017-11-06 15:34:27 -06:00
Jerry Vonau
26aa57537f
stop squid after install
2017-11-06 15:34:27 -06:00
Jerry Vonau
6fae49c465
enter --debug anytime
2017-11-06 15:34:27 -06:00
Jerry Vonau
4015a7c8f1
no_net_restart
2017-11-06 15:34:27 -06:00
Jerry Vonau
3e4ae6b07d
syntax check
2017-11-06 15:34:27 -06:00
Jerry Vonau
4a63f79085
local_vars is_VM 2
2017-11-06 15:34:26 -06:00
Jerry Vonau
16adb8e199
Noted odd behaviour when altering local_vars for 'host_ssid' & is_VM
2017-11-06 15:34:26 -06:00
Jerry Vonau
a33c5f76b9
quotes
2017-11-06 15:34:26 -06:00
Jerry Vonau
f2d3207ac3
adjust debian.yml
2017-11-06 15:34:26 -06:00
Jerry Vonau
312f5a99ee
adjust systemd.j2
2017-11-06 15:34:26 -06:00
Jerry Vonau
4d8fe7fd46
remove dup'd stanza
2017-11-06 15:34:26 -06:00
Jerry Vonau
73b6937c8e
re-enable bridging for non-RPi
2017-11-06 15:34:26 -06:00
Jerry Vonau
e467df273e
move enable_service - edits
2017-11-06 15:34:26 -06:00
Jerry Vonau
8e37472fbf
running - double check after rebase
2017-11-06 15:34:26 -06:00
Jerry Vonau
37b8e3fdb6
fixed cherry-pick of 76835bac05
2017-11-06 15:34:26 -06:00
Jerry Vonau
cdf368d257
fixed cherry-pick 54f7b4e728
2017-11-06 15:34:26 -06:00
Jerry Vonau
22165b1c04
dhcpd - iiab_network_mode != Appliance debian
2017-11-06 15:34:26 -06:00
Jerry Vonau
5829faac91
dhcpd - is_VM
2017-11-06 15:34:26 -06:00
Jerry Vonau
c1183cc578
big hammer on bridging
2017-11-06 15:34:26 -06:00
Jerry Vonau
e490693dab
merge - move services - double check after rebase
2017-11-06 15:34:26 -06:00
Jerry Vonau
9f9a462ad0
is_VM
2017-11-06 15:34:26 -06:00
Jerry Vonau
2c9a2970bc
merge iiab-install - missed is_redhat
2017-11-06 15:34:26 -06:00
Jerry Vonau
e9fc26fc2d
update syntax in 1-prep iiab_ini.yml
2017-11-06 15:34:26 -06:00
Jerry Vonau
38fb39ad2b
remove first_run from 1-prep main.yml
2017-11-06 15:34:26 -06:00
Jerry Vonau
bd7d1dded5
move is_rpi to computed_vars.yml for 0-init
2017-11-06 15:34:26 -06:00
Jerry Vonau
7d63af3d6a
steps -> stages
2017-11-06 15:34:26 -06:00
Jerry Vonau
16102e0da6
computed_vars cleaning
2017-11-06 15:34:26 -06:00
Jerry Vonau
534bd253f4
network detection replace first_run with iiab_stage
2017-11-06 15:34:25 -06:00
Jerry Vonau
6cae3930b7
move network package install - double check after rebase
2017-11-06 15:34:25 -06:00
Adam Holt
55ee21dd49
use include_vars in 0-init
2017-11-06 15:34:25 -06:00
Jerry Vonau
ff22bcaf83
backport of 46c36b3e3542ffe5609ab5cc10a60de7335d6cd9 double check after rebase
...
backport of c837cde92304cfaf4a44c31dfb40bbadfd05fe04
backport of a0102669d2d842163d17d61e254dbd0ba8a3ea92
touch up
backport of a55c0555b6fb92a6b6b239a9dce2fde2100e7ae5
2017-11-06 15:34:25 -06:00