Configure/deploy HTTP upload service for Kosmos Chat/XMPP #245
@ -8,8 +8,6 @@ property :site, String
|
||||
action :create do
|
||||
return if node.chef_environment == "development"
|
||||
|
||||
include_recipe "kosmos-nginx"
|
||||
|
||||
domain = new_resource.domain
|
||||
site = new_resource.site || domain
|
||||
root_directory = "/var/www/#{domain}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user