Merge pull request 'Add Liquor Cabinet cookbooks and configs, deploy to production' (#541) from feature/535-liquor_cabinet into master
Reviewed-on: #541
This commit was merged in pull request #541.
This commit is contained in:
5
roles/liquor_cabinet.rb
Normal file
5
roles/liquor_cabinet.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
name "liquor_cabinet"
|
||||
|
||||
run_list %w(
|
||||
kosmos_liquor-cabinet::default
|
||||
)
|
||||
@@ -25,6 +25,7 @@ production_run_list = %w(
|
||||
kosmos_garage::nginx_s3
|
||||
kosmos_gitea::nginx
|
||||
kosmos_gitea::nginx_ssh
|
||||
kosmos_liquor-cabinet::nginx
|
||||
kosmos_rsk::nginx_testnet
|
||||
kosmos_rsk::nginx_mainnet
|
||||
kosmos_website::default
|
||||
|
||||
Reference in New Issue
Block a user