Add kosmos-mastodon::nginx recipe to Vagrant

This commit is contained in:
Greg Karékinian 2017-04-07 18:27:29 +02:00
parent e3bcf9b1b8
commit af96881daa

2
Vagrantfile vendored
View File

@ -87,7 +87,7 @@ Vagrant.configure(2) do |config|
# chef.add_recipe 'kosmos-wordpress' # chef.add_recipe 'kosmos-wordpress'
# chef.add_recipe 'sockethub' # chef.add_recipe 'sockethub'
chef.add_recipe 'kosmos-mastodon' chef.add_recipe 'kosmos-mastodon'
# chef.add_recipe 'kosmos-mastodon::nginx' chef.add_recipe 'kosmos-mastodon::nginx'
# chef.add_recipe '5apps-hubot::xmpp_botka' # chef.add_recipe '5apps-hubot::xmpp_botka'
# chef.add_recipe 'kosmos-hubot' # chef.add_recipe 'kosmos-hubot'