fuel-library/deployment/puppet/osnailyfacter/modular/memcached/tasks.yaml

22 lines
632 B
YAML

- id: memcached
type: puppet
version: 2.2.0
tags: [primary-controller, controller]
required_for: [deploy_end, keystone, primary-keystone]
requires: [netconfig]
cross-depends:
- name: netconfig
role: self
cross-depended-by:
- name: /^(primary-)?keystone$/
- name: deploy_end
role: self
condition:
yaql_exp: "changed($.network_scheme)"
parameters:
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/memcached/memcached.pp
puppet_modules: /etc/puppet/modules
timeout: 120
test_post:
cmd: ruby /etc/puppet/modules/osnailyfacter/modular/memcached/memcached_post.rb