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

12 commits

Author SHA1 Message Date
root
07d6d7b075 Lint/Indent .yml files in /opt/iiab/iiab 2022-06-22 11:58:22 -04:00
root
d8f277c59e local_facts.fact safety/readability + remove tags from .yml's 2020-10-19 12:45:36 -04:00
Jerry Vonau
916d3052ae iiab_state 2019-11-28 05:28:46 -06:00
Jerry Vonau
b75261fa06 use config_vars2 in source yaml files 2019-11-28 05:27:40 -06:00
A Holt
e8b7c31b14
Update iiab-from-console.yml 2018-09-03 00:00:33 -04:00
A Holt
f6af40a7f5
Update iiab-from-console.yml 2018-07-19 17:21:53 -04:00
Jerry Vonau
4bc1d6884f network for iiab-stages console 2017-11-20 11:15:20 -06:00
A Holt
d128f875ea new tags names incl #s 2017-10-26 20:55:39 -04:00
Jerry Vonau
2d49a1590b change netvars to 0-init 2017-10-26 10:48:41 -05:00
Jerry Vonau
2fc670a885 avoid 1-prep post install 2017-10-26 10:48:40 -05:00
georgejhunt
dfe68e63fa Startup (#85)
* move local_facts, test for it, cp if necess

* got os wrong -- not OS

* change /etc/*release, vars/filenames

* add os_ver

* add os_ver to iiab.env

* remove uuid generation for local_facts

* next

* delete debugging lines

* fetch the uuid, and put it in ini file

* be more specific about uuid

* need braces in set_fact

* hyphen in OS-version

* go back to OS.yml based upon os_ver

* remove debug

* oops VERSION_ID->OS_VER

* issure error message when OS not in case statement
2017-07-04 13:07:47 -07: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
Renamed from xsce-from-console.yml (Browse further)