vagrant and chef install everything
This commit is contained in:
@ -2,10 +2,11 @@ name :common
|
||||
description "A basic role"
|
||||
|
||||
run_list(
|
||||
"recipe[app]",
|
||||
# "recipe[t42-common::postgres]",
|
||||
"recipe[t42-common::redis]",
|
||||
"recipe[t42-common::python]",
|
||||
"recipe[t42-common::nodejs]",
|
||||
# "recipe[t42-common::python]",
|
||||
# "recipe[t42-common::apache]",
|
||||
# "recipe[t42-common::openresty]",
|
||||
# "recipe[t42-common::php]",
|
||||
|
Reference in New Issue
Block a user