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

56 commits

Author SHA1 Message Date
A Holt
90e2d5ff60
Update iiab-install 2018-07-20 19:11:24 -04:00
A Holt
9fc25ebe77
Merge branch 'master' into iiab-install-output 2018-07-20 19:10:56 -04:00
A Holt
01a8c486d9
Update iiab-install 2018-07-20 19:07:59 -04:00
A Holt
1d1503eb6f
Update iiab-install 2018-07-20 17:36:13 -04:00
A Holt
383c46de62
Update iiab-install 2018-07-20 01:28:05 -04:00
A Holt
c1b0524649
Update iiab-install 2018-07-20 01:26:11 -04:00
A Holt
05d6b3adab
Update iiab-install 2018-07-20 00:44:40 -04:00
A Holt
f8a2631029
Update iiab-install 2018-07-19 23:14:21 -04:00
A Holt
066113d2ab
Update iiab-install 2018-07-19 22:45:37 -04:00
A Holt
5a50422475
Update iiab-install 2018-07-19 18:00:19 -04:00
A Holt
da99df667a
Update iiab-install 2018-07-19 17:20:05 -04:00
A Holt
6cb996f10b
Update iiab-install 2018-07-11 04:08:34 -04:00
A Holt
06cabee0f7
Mandate Ansible 2.5.6 as an absolute minimum 2018-07-11 03:55:25 -04:00
A Holt
5938bec196
local_vars_med.yml -> local_vars_medium.yml 2018-05-14 17:32:46 -04:00
A Holt
f230c02a47
olpc.localvars -> local_vars_olpc.yml 2018-05-14 17:10:04 -04:00
A Holt
9170f4e376
medium.localvars -> local_vars_med.yml 2018-05-14 17:07:09 -04:00
A Holt
035bc4e26a
# to match scripts/ansible 2017-12-13 07:02:04 -05:00
A Holt
076135db1a
like iiab-network: if [[ command -v ansible ]]; then 2017-12-13 06:39:29 -05:00
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