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
|
5c55e16b06
|
Update main.yml
|
2018-07-23 10:01:21 -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
|
db9d9be955
|
Update main.yml
|
2018-07-17 13:12:37 -04:00 |
|
A Holt
|
77416f4d52
|
Update main.yml
|
2018-07-17 12:55:25 -04:00 |
|
A Holt
|
1a6d3dd8fd
|
Update main.yml
|
2018-07-17 12:50:52 -04:00 |
|
A Holt
|
609d600386
|
Update main.yml
|
2018-07-11 20:49:03 -04: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 |
|
A Holt
|
eb2550141b
|
try removing prealloc files later, to catch them all
|
2017-10-18 18:36:35 -04:00 |
|
A Holt
|
8093798210
|
rm /var/lib/mongodb/journal/prealloc.*
|
2017-10-18 17:20:20 -04:00 |
|
George Hunt
|
dd80a8a03d
|
mongo version mixup. which conf file is used? we write to both
|
2017-09-18 11:11:24 -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 |
|
George Hunt
|
845632d0ac
|
initial checkin -- May 27, 2017
|
2017-05-27 11:09:50 -07:00 |
|