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

158 commits

Author SHA1 Message Date
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
Jerry Vonau
f709dd6faa spaceout block conditionals 2020-08-25 17:02:52 -05:00
Jerry Vonau
1d4776ac59 fixes 2020-08-25 16:49:11 -05:00
Jerry Vonau
ac16074704 better wording 2020-08-25 16:44:50 -05:00
Jerry Vonau
9c0df22906 use mongodb.org repo 2020-08-25 16:41:14 -05:00
root
39cd30548c More doc cleanup: rpi -> raspbian in mongodb/tasks/install.yml 2020-05-21 17:00:01 +00:00
Jerry Vonau
9d9997584e services - is_rpi -> is_raspbian 2020-03-04 15:41:48 -06:00
root
027832889b Cleaner Dependencies e.g. for Sugarizer, Moodle, Node-Red, PBX, Elgg 2020-02-04 15:03:59 -05:00
root
2cdf846365 Remove tags in ~30 files, improve verbiage 2020-01-30 04:57:53 -05:00
root
814efd5a02 Mostly var cleanup across ~80 files 2020-01-30 04:00:00 -05:00
A Holt
1c31cb7634
Update mongodb/tasks/install.yml 2020-01-29 11:52:42 -05:00
A Holt
33f41bd92c
Update mongodb/tasks/install.yml 2020-01-29 11:43:59 -05:00
A Holt
d4f347b85d
Update mongodb/tasks/main.yml 2020-01-29 11:02:12 -05:00
A Holt
c89b5e0742
Delete mongodb/tasks/enable.yml 2020-01-29 10:52:30 -05:00
A Holt
a0fb424d0f
Update mongodb/tasks/install.yml 2020-01-29 10:23:00 -05:00
A Holt
407f996763
Update mongodb/defaults/main.yml 2020-01-24 11:35:29 -05:00
root
780ed4a955 Experiment: comment out Ansible tags in 25 files 2020-01-13 20:41:03 -05:00
root
a4d898dd9c Cleaner ver: 35+1 files may write to iiab_state.yml 2020-01-12 18:15:33 -05:00
root
bd915fcdae 35 tasks/*.yml writing to iiab_state.yml 2020-01-12 17:06:24 -05:00
root
509d110ece Add 'XYZ_installed: True' to {{ iiab_state_file }} 2020-01-11 23:31:47 -05:00
root
99f48aae4a iiab.ini: '| string' avoids Ansible warnings 2020-01-11 21:41:37 -05:00
holta
38fd86ac90 2008 var names, output, comments, small bugs 2019-11-28 05:32:00 -06:00
Jerry Vonau
b1ad64974e mongodb - iiab_installed 2019-11-28 05:26:48 -06:00
A Holt
d13d7182a8
CLARIF mongodb_install (unused) & mongodb_enabled (useless) 2019-07-08 17:42:31 -04:00
A Holt
bda8afd817
CLARIF mongodb_install (unused) & mongodb_enabled (useless) 2019-07-08 17:41:42 -04:00
A Holt
690cd640e9
Create main.yml 2019-07-08 17:23:39 -04:00
A Holt
400a81d116
Rename main.yml to install.yml 2019-07-08 17:14:35 -04:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
27afd61df6
Update main.yml 2019-03-05 13:25:41 -05:00
A Holt
60eef9a5f3
Update main.yml 2019-03-05 13:08:54 -05:00
A Holt
0026fe2abe
Update main.yml 2019-02-02 19:41:43 -05:00
A Holt
0e4104ba36
Update main.yml 2019-02-02 14:47:35 -05:00
A Holt
053874a45c
Update main.yml 2019-02-02 14:38:52 -05:00
A Holt
e473f3af8e
Update main.yml 2019-02-02 13:48:50 -05:00
A Holt
7a7bbc77aa
Install MongoDB binaries (3.0.14 core + 3.0.15 tools) onto RPi from andyfelong.com 2019-02-02 10:03:49 -05:00
A Holt
fde9cbbb49
Update main.yml 2019-01-31 11:07:12 -05:00
A Holt
76b89b72b2
Update main.yml 2019-01-31 01:12:14 -05:00
A Holt
9f82f13d94
Update mongod.conf.j2 2019-01-31 01:01:20 -05:00
A Holt
77044a2570
Update main.yml 2018-10-31 02:51:34 -04:00
A Holt
5fed3a3622
Update main.yml 2018-10-28 13:41:54 -04:00
root
b5efe25edb /etc/iiab/iiab.ini -> {{ iiab_ini_file }} 2018-10-15 07:01:09 -04:00
root
d9c73cc804 service_filelist -> iiab_ini_file 2018-10-15 06:13:57 -04:00
A Holt
37591a612c
Update iiab-mongodb-repair-if-no-lock.j2 2018-07-23 10:07:04 -04:00
A Holt
5c55e16b06
Update main.yml 2018-07-23 10:01:21 -04:00
A Holt
b08e12fba3
Update iiab-mongodb-repair-if-no-lock.j2 2018-07-23 09:57:45 -04:00
A Holt
08992f47be
Create iiab-mongodb-repair-if-no-lock.j2 2018-07-23 09:52:26 -04:00
A Holt
3ab57666c2
Update main.yml 2018-07-23 09:51:11 -04:00
A Holt
4ddc7c4461
Update mongodb.service.j2 2018-07-23 09:44:17 -04:00
A Holt
8530beb864
Update main.yml 2018-07-22 11:35:43 -04:00
A Holt
d3fed1ab2c
Update main.yml 2018-07-22 11:30:31 -04:00
A Holt
e01057fa66
Ansible's systemd: may be cleaner than service: 2018-07-22 11:13:55 -04:00
A Holt
88253db8ca
Update main.yml 2018-07-22 11:06:38 -04:00
A Holt
aad50e0c4e
Cleaner for systemd, to diagnose #942 ? 2018-07-22 11:01:31 -04:00
A Holt
0f1346aa8e
Update main.yml 2018-07-17 13:29:45 -04:00
A Holt
a1a3b4f677
Update main.yml 2018-07-17 13:19:40 -04:00
A Holt
21dd6ab03f
Update main.yml 2018-07-17 13:15:52 -04:00
A Holt
b35b612c52
Update mongodb.service.j2 2018-07-17 13:15:04 -04:00
A Holt
db9d9be955
Update main.yml 2018-07-17 13:12:37 -04:00
A Holt
4cdcda9438
Update main.yml 2018-07-17 13:11:14 -04:00
A Holt
639bb43f92
Rename mongodb.service to mongodb.service.j2 2018-07-17 12:57:35 -04:00
A Holt
1c3498603d
Update and rename mongod.conf to mongod.conf.j2 2018-07-17 12:57:17 -04:00
A Holt
77416f4d52
Update main.yml 2018-07-17 12:55:25 -04:00
A Holt
4e0fc10017
Update mongodb.service 2018-07-17 12:51:55 -04:00
A Holt
1a6d3dd8fd
Update main.yml 2018-07-17 12:50:52 -04:00
A Holt
9c7aaaca7a
Update main.yml 2018-07-17 12:45:46 -04:00
A Holt
9103063af8
Update mongodb.service 2018-07-11 21:54:21 -04:00
A Holt
609d600386
Update main.yml 2018-07-11 20:49:03 -04:00
George Hunt
abb58ba0bc change mongodb service file to type=simple, and config to not fork 2018-05-26 23:16:10 +00:00
George Hunt
5fd71ddd39 systemd After and Requires on separate lines 2018-05-23 23:21:49 +00:00
George Hunt
eadbadf46a specifically fork mongodb 2018-05-22 17:07:21 +00:00
George Hunt
e0309cd5d4 tweaks to get mongodb autotarting 2018-05-21 23:28:21 +00:00
A Holt
7361d44e50
MongoDB description had *4* quotation marks in iiab.env 2017-11-16 23:16:15 -05: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
Arky
3abb27bbed Misc Fixes: Clean up whitespace warnings 2017-10-19 13:40:23 +07:00
A Holt
9361f6dc88 remove both "when: not mongodb_enabled" so prealloc files actually get deleted
See https://github.com/iiab/iiab/blob/master/roles/1-prep/tasks/computed_vars.yml#L63-L67 pasted in here:

- name: Turn on mongodb if sugarizer enabled
  set_fact:
    mongodb_install: True
    mongodb_enabled: True
when: sugarizer_enabled

The above 5 lines might be commented out as an experiment, to dump MongoDB entirely on a trial basis.
2017-10-19 00:29:52 -04:00
A Holt
942bb4a18b "when: not mongodb_enabled" added back 2017-10-18 22:00:13 -04:00
A Holt
48b30cc8a7 remove prealloc.* in the Ansible way (works even if files absent) 2017-10-18 19:08:30 -04:00