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

50 commits

Author SHA1 Message Date
A Holt
b439ef36d4
Update main.yml 2019-01-12 16:19:07 -05:00
A Holt
4cfb6f013e
Update main.yml 2019-01-10 19:59:29 -05:00
George Hunt
2771238fe0 debian does not install sudo by default, and iiab-admin was moved before packages 2018-11-17 19:13:15 -08:00
A Holt
ad9547db32
Update main.yml 2018-11-02 21:47:45 -04:00
A Holt
a62eee1fdb
Update main.yml 2018-11-02 21:33:52 -04:00
A Holt
bb49de941d
Update main.yml 2018-11-02 21:32:26 -04:00
A Holt
5f699515d8
Update main.yml 2018-11-02 21:31:50 -04:00
A Holt
29513f60b3
Update main.yml 2018-11-02 21:28:26 -04:00
A Holt
a09c9e3e6f
Update main.yml 2018-10-28 11:42:44 -04:00
A Holt
34aa710c2e
Update main.yml 2018-10-15 05:29:33 -04:00
A Holt
3f9572b309
Update main.yml 2018-09-20 03:53:26 -04:00
A Holt
84eea97af9
Update main.yml 2018-09-19 20:42:37 -04:00
A Holt
fe5ab4496d
Update main.yml 2018-09-19 17:32:07 -04:00
A Holt
68a61805be
raspberry_pi_2.yml -> raspberry_pi.yml; indentation/syntax per new Ansible docs 2018-02-12 21:03:49 -05:00
A Holt
90351bb6a8
Update main.yml 2017-12-08 01:21:21 -05:00
A Holt
67c0b11133
Update main.yml 2017-12-08 01:16:51 -05:00
Jerry Vonau
051808957a cleanup 2017-11-13 09:59:10 -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
Adam Holt
c07c0d2d76 56 changes to include_tasks --edits double check after rebase 2017-11-06 15:34:25 -06:00
A Holt
104bbf784a fill lines with ==='s 2017-11-06 12:35:00 -06:00
Jerry Vonau
17bd76097d partial cherry-pick of 0026446a80 2017-11-06 12:33:42 -06:00
Jerry Vonau
d907568c4b move iiab.env template - add starting STAGE=1 - update STAGE on the fly part 1 2017-11-06 12:33:42 -06:00
A Holt
1bd1fbda8f cleaner Ansible messaging 2017-10-27 09:16:55 -04:00
A Holt
3f0cae31d6 Update main.yml 2017-10-27 07:27:04 -04:00
A Holt
76e387885c Update main.yml 2017-10-27 01:38:00 -04:00
A Holt
8088858b10 Update main.yml 2017-10-26 23:48:02 -04:00
A Holt
3f4c42d3c6 Update main.yml 2017-10-26 23:46:57 -04:00
Jerry Vonau
bd50433874 move network detection to network -- adjused for hostname 2017-10-26 10:48:40 -05:00
Jerry Vonau
ae5434bd3d move internet detection to be global - adjused iiab.env 2 2017-10-26 10:48:40 -05:00
Jerry Vonau
337658062e prep.yml cleanup - adjusted for iiab.env 2017-10-26 10:48:40 -05:00
Jerry Vonau
b61b009f08 move NewInstall 2017-10-26 10:48:40 -05:00
Arky
3abb27bbed Misc Fixes: Clean up whitespace warnings 2017-10-19 13:40:23 +07:00
Jerry Vonau
7fd475b0e5 use iiab.env for first_run test 2017-10-02 12:59:37 -05:00
Jerry Vonau
a9df337ac5 correct selinux for non-redhat installs 2017-09-25 11:34:55 -05:00
Jerry Vonau
6e4540fa08 first_run framework
just remove it
2017-09-21 23:18:31 -05:00
Jerry Vonau
ad04450565 noted error #265 Refs #189 #137 #191 2017-09-21 23:17:43 -05:00
George Hunt
c021882545 Jerry suggested moving out of 1-prep 2017-09-21 07:56:57 -07:00
George Hunt
effdd484f3 mountpoint fix for udev 2017-09-21 07:56:57 -07:00
A Holt
bae721cb24 remove "OS not supported" broken conditional
This (flawed) error msg is universally deceptive/distracting to new installers.
2017-09-18 20:46:03 -07:00
Jerry Vonau
e0c6a84bff don't fail if apparmor is not installed (#161) 2017-08-24 10:02:17 -07:00
georgejhunt
cbb090fe71 missing quote in localfacts (#97) 2017-07-04 15:39:45 -07:00
georgejhunt
7f80ed0345 failed_when (#94) 2017-07-04 13:45:26 -07: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
Jerry Vonau
f461e745d2 fix for centos (#58)
* Update main.yml

* provide common working default rtc_id for rpi
2017-07-04 12:54:06 -07:00
George Hunt
909439f40b disable, and turn off apparmor 2017-06-27 19:50:36 -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
Tim Moody
1a627bddd2 change rpi detection to use Raspbian id 2017-06-04 10:19:34 -04:00
George Hunt
cb344d7d47 patch 0002 2017-05-27 16:10:45 -07:00
George Hunt
845632d0ac initial checkin -- May 27, 2017 2017-05-27 11:09:50 -07:00