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

163 commits

Author SHA1 Message Date
A Holt
01527023ab
Merge pull request #2294 from jvonau/u20test
U20test / Ubuntu 20.04 to offer PHP 7.3 and 7.4 [Nextcloud PHP deps, php-stem on U20, ap0 prep, KA Lite on Ubermix, etc]
2020-03-19 14:33:30 -04:00
A Holt
c6939a4959
Clarify removal of libgeos-* pkgs for KA Lite on Ubermix 2020-03-19 12:01:38 -04:00
Jerry Vonau
04368ffbe9 move Ubermix workaround 2020-03-19 05:42:00 -05:00
Jerry Vonau
e66766c88e ubuntu missing iw rfkill 2020-03-19 05:09:53 -05:00
Jerry Vonau
9d331e8262 bluetooth needs a kick on ubuntu 2020-03-15 06:14:54 -05:00
Jerry Vonau
9cfbbd0d58 usercfg.txt on ubuntu 2020-03-15 01:54:57 -05:00
Jerry Vonau
49a137ddcd ensure dphys-swapfile is restarted 2020-03-15 01:30:49 -05:00
Jerry Vonau
e48d56dfb9 ensure dphys-swapfile fake-hwclock are installed 2020-03-15 01:27:45 -05:00
Jerry Vonau
eca80a289a modern OS are shipping systemd-timesyncd pre-enabled other packages not needed
ntp and chrony actually conflict with each other
2020-03-14 22:52:06 -05:00
Jerry Vonau
5eaa5baf3b ubuntu mounts the first partition differently - limit swapfile mods to raspbian 2020-03-14 22:30:45 -05:00
Jerry Vonau
4e57383379 replace is_rpi with rpi_model 2020-03-04 17:02:01 -06:00
A Holt
86ed7d4144
Update 1-prep/tasks/main.yml 2020-01-23 22:52:13 -05:00
A Holt
2e49e24d13
Clean 1-prep/tasks/main.yml 2020-01-13 11:11:46 -05:00
A Holt
bb40a34569
pi_swap_size -> pi_swap_file_size 2019-08-13 16:20:24 -04:00
A Holt
ea0733ea3d
redundant "when: is_debuntu" (clarify rpi_model & is_rpi issues) 2019-08-13 16:10:17 -04:00
A Holt
f9b29b17da
500 -> {{ pi_swap_size }} 2019-08-13 14:47:10 -04:00
holta
9543a10d82 ': false' to ': False' + ': true' to ': True' or ': yes' 2019-05-24 19:29:41 -04:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
59a4df170f
1-prep: tidying for Debian 10 Buster release (soon) 2019-05-12 01:06:53 -04:00
A Holt
ccea69b1b3
Update main.yml 2019-03-29 15:44:23 -04:00
Jerry Vonau
055e99ae43 moved to 'iiab' 2019-01-15 06:08:36 -06:00
A Holt
a7451d6350
Update main.yml 2019-01-15 02:59:12 -05:00
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
cbf1c1ed1d
Update raspberry_pi.yml 2018-11-03 23:46:22 -04:00
A Holt
962a3d2c39
Update raspberry_pi.yml 2018-11-03 22:46:05 -04:00
A Holt
5de384d64d
Update raspberry_pi.yml 2018-11-03 22:38:22 -04:00
A Holt
ad9547db32
Update main.yml 2018-11-02 21:47:45 -04:00
A Holt
0e27dc6b3a
Update raspberry_pi.yml 2018-11-02 21:44:03 -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
6324cf4655
Rename raspberry_pi_2.yml to raspberry_pi.yml 2018-02-12 21:04:53 -05:00
A Holt
9ac16ee093
indentation/syntax per new Ansible documentation 2018-02-12 21:04:25 -05: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
ac0d86a4de Better O-init visuals 2017-11-06 15:34:27 -06:00
Jerry Vonau
4015a7c8f1 no_net_restart 2017-11-06 15:34:27 -06:00
Jerry Vonau
3e4ae6b07d syntax check 2017-11-06 15:34:27 -06:00
Jerry Vonau
e9fc26fc2d update syntax in 1-prep iiab_ini.yml 2017-11-06 15:34:26 -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
Jerry Vonau
16102e0da6 computed_vars cleaning 2017-11-06 15:34:26 -06:00
Jerry Vonau
ff22bcaf83 backport of 46c36b3e3542ffe5609ab5cc10a60de7335d6cd9 double check after rebase
backport of c837cde92304cfaf4a44c31dfb40bbadfd05fe04

backport of a0102669d2d842163d17d61e254dbd0ba8a3ea92

touch up

backport of a55c0555b6fb92a6b6b239a9dce2fde2100e7ae5
2017-11-06 15:34:25 -06:00
Jerry Vonau
c0590d973e move hostname handling from network role --edited double check after rebase 2017-11-06 15:34:25 -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
ff626df2f4 cherry-pick f6ddc8ecfb 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
38a87bbcc1
cleanup for readability 2017-10-30 23:29:32 -04: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
b18a2df1f0 Update computed_vars.yml 2017-10-27 04:20:53 -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
Jerry Vonau
95d5e73133 testing changes 2017-10-23 09:27:55 -05:00
George Hunt
1408d9f4eb work around for bug 2017-10-23 02:29:22 -07:00
A Holt
1d8e946b91 Merge pull request #428 from arky/misc-checks
Misc Fixes: Clean up whitespace warnings
2017-10-19 16:50:33 -04:00
georgejhunt
4b31d0edf3 Merge pull request #427 from holta/master
bypass MongoDB; forcibly remove MongoDB's 256MB prealloc files
2017-10-19 09:25:54 -07:00
Arky
3abb27bbed Misc Fixes: Clean up whitespace warnings 2017-10-19 13:40:23 +07:00
A Holt
a60133713d Trial removal of MongoDB, for a more lightweight Sugarizer 2017-10-19 00:41:40 -04:00
Jerry Vonau
bd1320e58b ensure network is completed before saying first_run is complete 2017-10-10 15:09:54 -05:00
Jerry Vonau
7fd475b0e5 use iiab.env for first_run test 2017-10-02 12:59:37 -05:00
George Hunt
2226dc4422 test for existence of stat 2017-09-27 16:10:22 -07: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
53b884450b move ignore_errors after register 2017-09-21 23:17:44 -05:00
Jerry Vonau
3d1efee5a6 isolate redhat network detection 2017-09-21 23:17:43 -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
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