diff options
Diffstat (limited to 'recipes/bpmn.rb')
-rw-r--r-- | recipes/bpmn.rb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/bpmn.rb b/recipes/bpmn.rb new file mode 100644 index 0000000..94bb5f7 --- /dev/null +++ b/recipes/bpmn.rb @@ -0,0 +1,6 @@ +################ +# Deploy bpmn config set +# +###### +include_recipe "mso-config::mso-bpmn-config" + |