Update task version

In Fuel 9.0, 9.x we need to set task version to 2.0.0
to comply with task based deployment

Change-Id: I08ccf91314eedf7fdacf26c4cebafd1d5d9feaae
Closes-Bug: #1638617
This commit is contained in:
Mykyta Karpin 2016-11-03 08:36:22 +02:00
parent d23c3cf9fe
commit d681925807
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
- id: ldap_plugin
type: puppet
version: 2.0.0
groups: [primary-controller, controller]
required_for : [deploy_end]
requires: [keystone-db, keystone, horizon]