Jerry Vonau
6e4540fa08
first_run framework
...
just remove it
2017-09-21 23:18:31 -05:00
Jerry Vonau
e57ff51ca8
move config_vars.yml creation
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
A Holt
284f11c7df
Merge pull request #302 from tim-moody/ans-cfg
...
typo
Am merging after discussion on our team IM chat.
2017-09-21 22:10:07 -04:00
Tim Moody
8afa766256
typo
2017-09-21 22:08:18 -04:00
A Holt
277a3998eb
Merge pull request #301 from tim-moody/ans-cfg
...
move ansible tmp file to eliminate ~
Holt polled for objections on our 8-person live chat (among those awake ;)
2017-09-21 17:29:36 -04:00
A Holt
1405069dcf
Merge pull request #297 from jvonau/runtags
...
runtags - replace usage warning
(Clarified usage explanation (what "./runtags" shows when run w/o params))
2017-09-21 16:39:22 -04:00
A Holt
7ac1395932
Clarified usage explanation (what "./runtags" shows when run w/o params)
2017-09-21 16:38:04 -04:00
Tim Moody
825d442a34
move ansible tmp file to eliminate ~
2017-09-21 16:01:53 -04:00
Jerry Vonau
fa2dd70cab
replace usage warning
2017-09-21 14:54:44 -05:00
A Holt
26de481e93
Merge pull request #299 from holta/master
...
smallfiles=true added to mongod.conf
2017-09-21 13:07:17 -04:00
A Holt
94aa326184
smallfiles=true added to mongod.conf
...
Suggested by @arky in https://github.com/iiab/iiab/issues/254
2017-09-21 13:02:43 -04:00
georgejhunt
9200644a48
Merge pull request #239 from jvonau/net_last
...
Run network playbook once during runansible
2017-09-21 08:03:55 -07:00
georgejhunt
0555aca5d8
Merge pull request #278 from jvonau/squid
...
cover bad selection of install False enabled True by enduser
2017-09-21 08:01:07 -07:00
georgejhunt
5f3b5bacea
Merge pull request #295 from tim-moody/9-20-modules
...
add modules directory
2017-09-21 07:59:18 -07:00
George Hunt
0706e94f89
typos in when clause
2017-09-21 07:56:57 -07:00
George Hunt
383933eb38
stat requires path
2017-09-21 07:56:57 -07:00
George Hunt
e794e1e9d2
put in separate file, execute unconditionally
2017-09-21 07:56:57 -07:00
George Hunt
c021882545
Jerry suggested moving out of 1-prep
2017-09-21 07:56:57 -07:00
George Hunt
ee08c55f29
var no longer needed
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
583439b278
Merge pull request #296 from iiab/holta-wordpress-direct-download
...
Downloads latest WordPress directly from https://wordpress.org/latest.tar.gz whereupon Ansible's get_url renames it correctly to the actual WordPress version saved into /opt/iiab/downloads (e.g. wordpress-4.8.2.tar.gz)
Thanks @tim-moody who provided me Ansible syntax "register: wp_download_output" to capture this dynamic filename that cannot be predicted in advance month-by-month...and then moves that file into position using "unarchive: src={{ wp_download_output.dest }} dest=/library"
2017-09-20 21:08:33 -04:00
A Holt
cab92435a9
Update install.yml
2017-09-20 20:13:18 -04:00
A Holt
d22e428a90
Update main.yml
2017-09-20 18:11:00 -04:00
A Holt
ee1ae0214c
Update install.yml
2017-09-20 18:10:10 -04:00
A Holt
cf9a072762
always download latest WordPress directly
...
Explained @ https://github.com/iiab/iiab/issues/293
2017-09-20 18:07:25 -04:00
Tim Moody
83ebd921b1
add modules directory
2017-09-20 15:24:05 -04:00
A Holt
3ab8e6d62e
Merge pull request #282 from tim-moody/9-20-psql-default
...
turn postgresql off by default and let computed vars turn on
2017-09-20 12:29:45 -04:00
Tim Moody
2349a639aa
turn postgresql off by default and let computed vars turn on
2017-09-20 09:39:59 -04:00
Jerry Vonau
fbb0912b34
run network playbook once during runansble
2017-09-19 19:26:40 -05:00
Jerry Vonau
50f849a649
cover bad selection of install False enabled True by enduser
2017-09-19 18:35:00 -05:00
Jerry Vonau
1dd9f699f4
fix whitespace on moved files
2017-09-19 14:51:17 -05:00
Jerry Vonau
4b620b0e0f
Keep iiab-admin files together
2017-09-19 14:51:17 -05:00
Jerry Vonau
41b0343d47
Close the backdoor if rquested
2017-09-19 14:41:22 -05:00
A Holt
ad514925d3
Merge pull request #276 from iiab/holta-wordpress-4.8.1
...
WordPress 4.8.1 instead of 4.8
2017-09-19 03:53:47 -04:00
A Holt
b96667ae3a
WordPress 4.8.1 instead of 4.8
...
In preparation for IIAB 6.4 release.
2017-09-19 02:55:46 -04: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
A Holt
fb8b8b5d87
Merge pull request #273 from iiab/holta-patch-2
...
2 typos in roles/kalite/tasks/install.yml
2017-09-18 23:36:04 -04:00
A Holt
3722f8fa0d
2 typos in roles/kalite/tasks/install.yml
2017-09-18 23:33:20 -04:00
A Holt
6692d6dfe8
Merge pull request #269 from iiab/holta-patch-1
...
typo in roles/2-common/tasks/packages.yml
2017-09-18 22:08:22 -04:00
A Holt
45ec82d1fb
typo in roles/2-common/tasks/packages.yml
2017-09-18 22:07:23 -04:00
Jerry Vonau
bc90485ce8
create symlink for kalite on path - remove unneeded creation of pip pre-cache
2017-09-18 13:38:53 -07:00
Jerry Vonau
ae66aa3433
correct package name
2017-09-18 13:38:53 -07:00
Jerry Vonau
c410b08ba3
osm paths
2017-09-18 13:38:53 -07:00
Jerry Vonau
f354759fa4
python-virtualenv
2017-09-18 13:38:53 -07:00
Jerry Vonau
2d21c0a494
newer files missed the patching
2017-09-18 13:38:53 -07:00
Jerry Vonau
b7671bf837
fix url
2017-09-18 13:38:53 -07:00
Jerry Vonau
db5086e85e
osm remove pip upgrade
2017-09-18 13:38:53 -07:00