Commit c5ca354b790c85d981d37d88fede5f1f90510ede
1 parent
c7e0ee91
Include all other recipes in default recipe
Showing
1 changed file
with
5 additions
and
0 deletions
... | ... | @@ -17,3 +17,8 @@ |
17 | 17 | # See the License for the specific language governing permissions and |
18 | 18 | # limitations under the License. |
19 | 19 | # |
20 | + | |
21 | +include_recipe "#{cookbook_name}::postfix" | |
22 | +include_recipe "#{cookbook_name}::mariadb_client" | |
23 | +include_recipe "#{cookbook_name}::php-fpm" | |
24 | +include_recipe "#{cookbook_name}::nginx" | ... | ... |