Set up an instance of Mastodon for Kosmos
Refs #19 Use new application cookbook, update our cookbooks
This commit is contained in:
3
cookbooks/application_ruby/templates/database.yml.erb
Normal file
3
cookbooks/application_ruby/templates/database.yml.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
# Generated by Chef for <%= @new_resource.to_s %>
|
||||
|
||||
<%= @config.to_yaml %>
|
||||
3
cookbooks/application_ruby/templates/secrets.yml.erb
Normal file
3
cookbooks/application_ruby/templates/secrets.yml.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
# Generated by Chef for <%= @new_resource.to_s %>
|
||||
|
||||
<%= @config.to_yaml %>
|
||||
Reference in New Issue
Block a user