recipes/default.rb in deploy-context-2.1.35.3.g2abab85.16.g399fb24 vs recipes/default.rb in deploy-context-2.1.35.3.g2abab85.16.g399fb24.9.g1523b69
- old
+ new
@@ -1,5 +1,8 @@
#
# Cookbook:: deploy-context
# Recipe:: default
#
# Copyright:: 2023, The Authors, All Rights Reserved.
+
+deployer = Context::DeployContext.deployer
+deployer.execute_action(deployer, 'once')