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

178 commits

Author SHA1 Message Date
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
georgejhunt
17ae885dea remove workarounds for august stretch bugs (#233) 2017-09-11 09:18:12 -07:00
georgejhunt
41dbbf167f raspbian lite images has awk but not gawk (#189) 2017-09-11 09:14:13 -07:00
georgejhunt
ed2b82a54c ini file is for programmer -- do not mangle variable name (#187) 2017-09-04 09:25:27 -07:00
georgejhunt
ee4df858b3 Ifnames (#160)
* move reboot early in install process for rpi9 only

* sed regular expression, add space above message

* has awk but not gawk

* add in download of wifi driver - raspbian-9
2017-08-31 10:08:04 -07:00
Jerry Vonau
e0c6a84bff don't fail if apparmor is not installed (#161) 2017-08-24 10:02:17 -07:00
georgejhunt
5fdbe61aab defeat the iface renaming in debian 9 (#156) 2017-08-21 18:50:59 -07:00
georgejhunt
4da87a96b6 runansible straight through (#148) 2017-07-21 09:40:01 -07:00
Jerry Vonau
e426b10ec3 set facts style (#133)
rename python_path to osm_path
use osm_path in place of {% if is_debuntu %}
remove whitespace
make python_path available for all playbooks
2017-07-17 12:21:08 -07:00
Jerry Vonau
e7a9fab5db Nobody has pulled the plug to test offline ansible succuss. (#131) 2017-07-17 12:19:42 -07:00
Jerry Vonau
e415f3956c replacement for no_network (#127) 2017-07-17 12:18:35 -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
29b0b50885 Debian9 (#91)
* do a special download and install of usbmount

* misspelled iiab_download_url

* misspell downloads_dir

* diable php-sqlite

* php version issues

* fixes transferred from recognize branch

* local_fact moved

* remove preload

* remove preload

* spell ansible

* debian9 sqlite3

* package needs name

* remove prepped

* use apt ratheer than ansible package for npm

* monit disable chkconfig

* moodle needs php-zip and php-mbstring

* debian9 -> debian-9

* returen to os_ver nomenclature for OS.yml
2017-07-04 13:27:44 -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
e5543b3f99 Timezone handling (#70)
* supply TZ info in php template

* should be already set in default_vars

* elgg - softcode timezone

* use supplied variable in php template

* guard against TZ not being present in env
2017-07-04 13:00:50 -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
georgejhunt
30f4dfc1af Notags (#73)
* bulk change use_cache/no_network->internet_available

* bulk change use_cache/no_network->internet_available

* remove unuseful debug statements

* remove download tags

* appendix has_internet_connection

* ubuntu dhcpd needs to connect to br0
2017-06-29 10:48:41 -07:00
georgejhunt
4462652deb Iiab (#68)
* xs- goes to iiab-

* more xs->iiab

* sysconfig was forgotten

* hyphen vs underscore i roles network templates

* bulk sed on pgsql-xs

* create links for old script names

* missed named-xs -> named-iiab

* squid-xs ->squid-iiab

* misspelled squid-iiab.conf.j2
2017-06-27 19:53:13 -07:00
George Hunt
909439f40b disable, and turn off apparmor 2017-06-27 19:50:36 -07:00
Jerry Vonau
b4ac79f445 Update computed_vars.yml
kiwix - remove duplicate code
2017-06-19 16:26:02 -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
Tim Moody
9c4643d4fd wrong file name 2017-06-02 13:40:16 -04:00
Tim Moody
1b476f9a0a move xsce_env.py.j2 to prep.yml 2017-06-01 16:55:49 -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