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

134 commits

Author SHA1 Message Date
A Holt
9f13454e83 Change download URL's & others to TLS/SSL 2022-07-05 12:09:51 -04:00
root
8749e66a0b Support skip_role_on_error in 23+2 more roles (Stages 6-9) 2022-06-18 13:55:05 -04:00
root
645a3e20db Prototype 'skip_role_on_error: True' in 4 roles {lokole, moodle, mongodb, sugarizer} 2022-06-17 10:53:44 -04:00
root
f7d3411df1 Fix + Clarify apt signing key, mongodb_64bit_version 2022-06-09 23:49:54 -04:00
root
c095851eb2 WIP: Softcode 'mongodb_64bit_version: 4.4' 2022-06-09 22:50:21 -04:00
root
56d428ede0 mongodb/tasks/install.yml: Clean comments & spacing 2022-06-08 16:22:32 -04:00
root
56e5cc48b9 WIP: Tighten up roles/mongodb 2022-06-07 23:22:35 -04:00
root
71beb2c588 WIP: MongoDB Spring Cleaning (bug fixes) for #3236 2022-06-07 03:57:15 -04:00
A Holt
cb1f00467a
mongodb/tasks/install.yml: Remove ancient comment 2022-06-06 19:58:21 -04:00
A Holt
6695a22d53
mongodb/tasks/install.yml: Try 5.0.x (was 4.4.x) on all 4 64-bit OS's 2022-05-08 09:43:14 -04:00
A Holt
1c2835b9c9
mongodb/tasks/install.yml: bionic -> focal apt source repo for 64-bit RasPiOS Bullseye (aarch64 only for now) 2021-11-11 09:50:42 -05:00
root
a07a684d13 /etc/iiab/iiab.ini: install / enabled -> ROLE_install / ROLE_enabled 2021-04-29 15:03:29 -04:00
A Holt
a104a01b7a
Update mongod.conf.j2 2020-11-03 12:05:22 -05:00
A Holt
822cb816fc
mongodb/tasks/install.yml: cleaner mongodb_conf explanation 2020-11-03 10:56:54 -05:00
A Holt
b28e4fbb8f
Comment cleanup in mongodb/tasks/install.yml 2020-11-03 10:00:45 -05:00
A Holt
a58b4e74b9
Explain mongodb_port in mongod.conf.j2 (template for /etc/mongod.conf) 2020-11-03 09:30:07 -05:00
A Holt
c464f83d0b
lineinfile regex for /etc/mongod.conf port change (though 27017 is recommended for most everyone!) 2020-11-03 09:22:01 -05:00
A Holt
faed221bec
mongodb_port: 27018 -> 27017 per Sugarizer Server rec 2020-11-03 09:02:48 -05:00
A Holt
4975fe493a
/etc/mongod.conf already installs as root:root 0644 2020-10-29 22:27:37 -04:00
A Holt
5595f5f12a
Update main.yml 2020-10-29 22:14:16 -04:00
A Holt
a4289d40d1
mongodb/tasks/install.yml: clarify how port change works 2020-10-29 21:53:55 -04:00
root
cb1a57bdab MongoDB / Sugarizer cleanup for Debian 11 etc 2020-10-29 21:40:36 -04:00
A Holt
c23e241936
Cleaner mongodb/tasks/install.yml 2020-10-28 18:59:34 -04:00
A Holt
a51fdd7aac
MongoDB for Debian 11 Bullseye testing (and Debian Sid too?) 2020-10-28 17:23:46 -04:00
A Holt
720985fef6
For now revert MongoDB repo from groovy to focal (for Ubuntu 20.10, 21.04, 21.10) until the next LTS in 2022 2020-10-27 12:37:29 -04:00
root
ca171fbc1c Remove "| bool" 1.5yrs later, as Ansible 2.10 changed conditional_bare_variables default 2020-10-16 16:46:19 -04:00
A Holt
ca4b59c3ec
mongodb/tasks/install.yml Debian revision, thanks to @jvonau's d6a3c589ca 2020-09-01 22:37:54 -04:00
A Holt
0404855052
Likewise is_debian_10 -> is_debian ain't no crystal ball...but at least permits testing future distros 2020-09-01 21:50:00 -04:00
A Holt
bf7ac7ab36
mongodb/tasks/install.yml revisions 2020-09-01 21:22:06 -04:00
Jerry Vonau
287307fb98 wording and ordering 2020-09-01 06:00:32 -05:00
Jerry Vonau
1bea516fea Mint might need static mapping to Ubuntu 2020-09-01 05:13:20 -05:00
Jerry Vonau
701921fa26 Revert "use ansible_userspace_architecture for booted 64bit kernels and 32bit userspace"
This reverts commit 90eea1a311.
2020-08-28 19:37:01 -05:00
Jerry Vonau
90eea1a311 use ansible_userspace_architecture for booted 64bit kernels and 32bit userspace 2020-08-27 19:44:11 -05:00
Jerry Vonau
6f49cef3d9 mongodb - use ansible_distribution_release to track ubuntu 2020-08-27 19:43:11 -05:00
Jerry Vonau
a8f1836252 fix x86_64 2020-08-27 13:54:53 -05:00
Jerry Vonau
a450997aa4 Bring back the warning with a twist 2020-08-26 15:09:28 -05:00
Jerry Vonau
30e798675c wording notes is_raspbian_10 only 2020-08-26 15:08:07 -05:00
Jerry Vonau
f85b3fd5b9 use apt repo for debian-10 aarch64 also 2020-08-26 09:41:24 -05:00
Jerry Vonau
acd0312163 clean up 2020-08-26 09:18:59 -05:00
Jerry Vonau
a9db72af81 merge main.yml and main2.yml 2020-08-26 09:18:16 -05:00
Jerry Vonau
19b6dd4c71 hide the enabled=no statement in install.yml 2020-08-26 09:12:57 -05:00
Jerry Vonau
bc9529c8de
Update roles/mongodb/tasks/main2.yml
Co-authored-by: A Holt <holta@users.noreply.github.com>
2020-08-26 08:52:04 -05:00
Jerry Vonau
ce8d9559f9 don't do 2 pass though mongodb role when disabling 2020-08-25 22:31:20 -05:00
Jerry Vonau
e1c1f532c3 final touchups 2020-08-25 21:55:42 -05:00
Jerry Vonau
345a1e7a90 tinkering with lineinfile 2020-08-25 21:17:53 -05:00
Jerry Vonau
e32244d032 shut-up the warning 2020-08-25 21:09:42 -05:00
Jerry Vonau
0d2bdcb039 fixup 2020-08-25 21:05:54 -05:00
Jerry Vonau
c081eb57a9 change the port 2020-08-25 20:56:35 -05:00
Jerry Vonau
dd07064648 don't use mongdb.conf from template with apt version 2020-08-25 20:32:58 -05:00
Jerry Vonau
492c544010 need bionic for RaspOS-64bit 2020-08-25 20:02:40 -05:00