A Holt
|
8f361d4c51
|
simplified each [[ CMD ]] + ansible version logic
|
2017-12-13 04:45:04 -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
|
689b060a5b
|
single space removed
|
2017-11-20 16:54:53 -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 |
|
Jerry Vonau
|
3659de2caf
|
in fl.yml
|
2017-11-20 11:15:20 -06:00 |
|
Jerry Vonau
|
90020a25ba
|
iiab-install ordering
|
2017-11-18 22:22:44 -06:00 |
|
A Holt
|
ef8a2eafd8
|
reinforced: echo "{}" > /etc/iiab/config_vars.yml
|
2017-11-11 20:12:43 -05:00 |
|
A Holt
|
1692a71eac
|
echo "{}" > /etc/iiab/config_vars.yml when /etc/iiab created (for now, so runtags works)
|
2017-11-11 07:36:47 -05:00 |
|
A Holt
|
66c51a7367
|
Toughened for recent legacy installs etc, that lack STAGE=<value> in iiab.env
|
2017-11-10 05:09:07 -05:00 |
|
A Holt
|
2410f7eeba
|
Verifies CLI flags & /etc/iiab/iiab.env input. Explanatory output enhanced.
|
2017-11-10 03:06:43 -05:00 |
|
A Holt
|
183ae07319
|
Grammar within kernel warning/output error
|
2017-11-09 21:37:05 -05:00 |
|
A Holt
|
dbd426b6f2
|
shortened to CURR_ANSIBLE_VER, similar to CURR_KERN
|
2017-11-09 21:30:48 -05:00 |
|
A Holt
|
2aa5c5563a
|
Grammer fix / spacing fixes
|
2017-11-09 21:19:38 -05:00 |
|
A Holt
|
543461817b
|
Cleaner messaging
|
2017-11-09 21:06:32 -05:00 |
|
A Holt
|
ecf8f17fba
|
Verifies Ansible version; Adds better messaging
|
2017-11-09 20:59:17 -05:00 |
|
A Holt
|
c30b9ef104
|
"IIAB Playbook not found" verbiage enhanced
|
2017-11-09 16:52:24 -05:00 |
|
A Holt
|
96578b2a12
|
"All IIAB install Stages 0-9 will now be run."
|
2017-11-09 15:32:18 -05:00 |
|
A Holt
|
510fe4aab2
|
Update iiab-install
|
2017-11-08 18:53:56 -05:00 |
|
A Holt
|
36d46d0321
|
Kernel warning fixed up
|
2017-11-08 03:16:24 -05:00 |
|
A Holt
|
c682b1d162
|
Update iiab-install
|
2017-11-08 03:11:54 -05:00 |
|
A Holt
|
b4bb8166b3
|
Kernel warning's output alignment fixed
|
2017-11-08 02:56:13 -05:00 |
|
A Holt
|
50cf4c44ff
|
if version_gt $CURRENT_KERN $OLD_RPI_KERN ; then
|
2017-11-08 02:53:54 -05:00 |
|
A Holt
|
c63f4f671f
|
presentions tweaks
|
2017-11-08 02:28:00 -05:00 |
|
A Holt
|
6d985ac30a
|
== and = were interspersed. Let's converge on one. Presumably ==
|
2017-11-08 01:38:13 -05:00 |
|
A Holt
|
1227bd017b
|
discussion needed on ./scripts/ansible modularity/choice vs. mandatory intergration
|
2017-11-08 01:33:16 -05:00 |
|
Jerry Vonau
|
3daf1aca2c
|
Revise kernel warning on Raspbian
|
2017-11-06 22:22:30 -05:00 |
|
Jerry Vonau
|
a45389ff41
|
iiab-install - case styling
|
2017-11-06 15:34:28 -06:00 |
|
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
|
6fae49c465
|
enter --debug anytime
|
2017-11-06 15:34:27 -06:00 |
|
Jerry Vonau
|
7d63af3d6a
|
steps -> stages
|
2017-11-06 15:34:26 -06:00 |
|
A Holt
|
b81c2c5121
|
"Restarting *after* STAGE.." clarified
|
2017-11-06 15:34:25 -06:00 |
|
A Holt
|
d23e3d760f
|
tweak iiab-install's annc of which stage it's continuing with
|
2017-11-06 15:34:25 -06:00 |
|
Jerry Vonau
|
4a4cc48c48
|
exit warning
|
2017-11-06 12:35:00 -06:00 |
|
Jerry Vonau
|
da7f875cc0
|
flip logic for easier read - exit if STAGE=9
|
2017-11-06 12:35:00 -06:00 |
|
Jerry Vonau
|
925ce00c7a
|
introduce iiab-install
|
2017-11-06 12:35:00 -06:00 |
|