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

28 commits

Author SHA1 Message Date
Jerry Vonau
aff014ae75 drop -e and just use ansible.cfg 2019-10-30 21:38:06 -05:00
Jerry Vonau
dfd25470a1 revisons 2019-10-27 22:31:29 -05:00
Jerry Vonau
c2ca70b346 cherry-pick 57d77774fb7602ab39b3a4613b1623e83e8c526c 2019-10-25 13:25:27 -05:00
Jerry Vonau
50ad0de6be revise feedback 2018-04-08 19:57:49 -05:00
A Holt
fe93538229
Update iiab-network 2017-12-29 02:25:06 -05:00
A Holt
bcac4919fc
Friendlier live output & to iiab-network.log 2017-12-13 07:25:23 -05:00
A Holt
d7cd912d87
vertical spacing of diags fixed in iiab-network.log & live output 2017-12-13 07:19:44 -05:00
A Holt
896cb06940
Update iiab-network 2017-12-13 06:36:29 -05:00
A Holt
1a802fcaf1
which nmcli -> [[ command -v nmcli ]] 2017-12-13 06:34:12 -05:00
A Holt
4797f0805c
Added live output/explanations 2017-12-13 03:56:22 -05:00
A Holt
299c41091b
"$OS" is even safer: avoids if-then failing on nullstring 2017-12-13 03:15:39 -05:00
A Holt
05e357cc7a
Paul Armstrong's Shell Style Guide 2017-12-13 02:57:26 -05:00
A Holt
85c16b384c
$OS had been typo'd in original, as "OS" 2017-12-13 02:52:14 -05:00
A Holt
f9593392e1
clarif: "if <command>; then" works with "grep -q" etc 2017-12-12 09:40:25 -05:00
A Holt
ea2c395fc9
shorter: if <command>; then 2017-12-12 09:33:20 -05:00
A Holt
d7f275448d
Update iiab-network 2017-12-12 01:17:12 -05:00
A Holt
e931603441
Update iiab-network 2017-12-07 18:56:22 -05:00
A Holt
69a7b2abc5
Update iiab-network 2017-12-07 18:54:10 -05:00
A Holt
4868b67f3e
Update iiab-network 2017-12-07 18:52:59 -05:00
A Holt
f3b010a5f0
more readable/safer 2017-12-07 18:48:35 -05:00
Jerry Vonau
9f260baf72 just show all the bridges 2017-12-07 17:19:19 -06:00
Jerry Vonau
550df14424 ifcfg is redhat only 2017-12-07 16:56:25 -06:00
Jerry Vonau
4c06f9c194 quite down warnings for absent distro specific files 2017-12-05 09:33:35 -06:00
Jerry Vonau
c32b3518cd scripts cleanup 2017-11-06 12:34:56 -06:00
Jerry Vonau
5ca8db9d09 lose rpi_debian - rebased -- dropped file 2017-11-06 12:33:41 -06:00
Jerry Vonau
8cf4481553 port dnsmasq over from nginx-rebase-eth0 - rebased edits 2017-11-06 12:33:41 -06:00
Jerry Vonau
c606083553 XSCE -> IIAB 2017-10-26 10:48:41 -05:00
georgejhunt
f319afa432 Test (#20)
* change apache_data to apache_user in all

* no libapach2 in centos. just php. no php-magick in centos

* remove redundant vars entries

* do not create apache user

* missed one pound sign

* soft code all references to apache_user

* centos requires older setuptools

* revert ansible_lsb.id in xsce.yml

* try getting recent pip

* move pip download to 2prep so that kalite success is not dependent on iiab coming first

* still need to replace setuptools in kalite

* add curl -- needed in debian

* massivly substitue iiab for xsce, and rename files

* completed runansible

* centos fixes,install  pip

* appliance means no iptables rules

* change to earlier version of setuptools for centos

* delete file duplicate, hopefully unnecessary. generate the offline docs

* wiki docs errors

* create the admin group -- deleted earlier

* use the --yes option with pip uninstall

* base of repo moved from schoolserver to iiab, unleashkids.org->iiab.io

* network detection broken due to tupo
2017-06-09 16:25:56 -07:00