Don't use AIO in development
This was needed in my Vagrant setup (VirtualBox)
This commit is contained in:
parent
2950ab5bfc
commit
aebf0a12e8
@ -4,6 +4,9 @@
|
||||
"json_class": "Chef::Environment",
|
||||
"chef_type": "environment",
|
||||
"default_attributes": {
|
||||
"openresty": {
|
||||
"try_aio": false
|
||||
}
|
||||
},
|
||||
"override_attributes": {
|
||||
"kosmos-mastodon": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user