Skip to content

Commit

Permalink
Always install memcached
Browse files Browse the repository at this point in the history
  • Loading branch information
swalkinshaw committed Sep 10, 2014
1 parent 02879c2 commit b50b7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- mariadb
- php-55
- nginx
- { role: memcached, when: "'development' not in group_names" }
- memcached
- composer
- { role: dev-tools, when: "'development' not in group_names" }
- wp-cli
Expand Down

0 comments on commit b50b7c8

Please sign in to comment.