Set up an instance of Mastodon for Kosmos
Refs #19 Use new application cookbook, update our cookbooks
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
#
|
||||
# Cookbook Name:: postgresql
|
||||
# Cookbook:: postgresql
|
||||
# Recipe:: default
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
@@ -15,4 +16,4 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
include_recipe "postgresql::client"
|
||||
include_recipe 'postgresql::client'
|
||||
|
||||
Reference in New Issue
Block a user