]> git.openstreetmap.org Git - chef.git/commitdiff
Add basic forum/fluxbb cookbook
authorGrant Slater <git@firefishy.com>
Mon, 10 Feb 2014 21:34:36 +0000 (21:34 +0000)
committerGrant Slater <git@firefishy.com>
Mon, 10 Feb 2014 21:39:16 +0000 (21:39 +0000)
cookbooks/forum/recipes/default.rb

index be229e75b00d68d37c418c7cdde2b5539ccc1f23..355f1379f77000bd101aa3c2b2046dd2166b0e35 100644 (file)
@@ -16,7 +16,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-include_recipe "apache:ssl"
+include_recipe "apache::ssl"
 include_recipe "git"
 include_recipe "mysql"