Removed old puppet_module field from resource
Change-Id: I7b6a76bfba41406b1d0c2317b4f3fec8dd520dce Closes-bug: #1530172
This commit is contained in:
parent
486de6e525
commit
ae7f2119ec
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: apache
|
||||
version: 1.0.0
|
||||
input:
|
||||
apache_name:
|
||||
|
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: cinder
|
||||
version: 1.0.0
|
||||
input:
|
||||
keystone_password:
|
||||
|
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: cinder
|
||||
version: 1.0.0
|
||||
input:
|
||||
glance_api_version:
|
||||
|
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: cinder
|
||||
version: 1.0.0
|
||||
input:
|
||||
scheduler_driver:
|
||||
|
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: cinder
|
||||
version: 1.0.0
|
||||
input:
|
||||
package_ensure:
|
||||
|
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: glance
|
||||
version: 1.0.0
|
||||
input:
|
||||
package_ensure:
|
||||
|
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: glance
|
||||
version: 1.0.0
|
||||
input:
|
||||
package_ensure:
|
||||
|
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: keystone
|
||||
version: 1.0.0
|
||||
input:
|
||||
admin_token:
|
||||
|
@ -51,6 +51,5 @@ input:
|
||||
schema: {repository: str!, branch: str!}
|
||||
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
||||
|
||||
puppet_module: 'neutron'
|
||||
tags: [resource/neutron, resource/neutron_agents_dhcp]
|
||||
version: 1.0.0
|
||||
|
@ -78,6 +78,5 @@ input:
|
||||
schema: {repository: str!, branch: str!}
|
||||
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
||||
|
||||
puppet_module: 'neutron'
|
||||
tags: [resource/neutron, resource/neutron_agents_l3]
|
||||
version: 1.0.0
|
||||
|
@ -64,6 +64,5 @@ input:
|
||||
schema: {repository: str!, branch: str!}
|
||||
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
||||
|
||||
puppet_module: 'neutron'
|
||||
tags: [resource/neutron, resource/neutron_agents_metadata]
|
||||
version: 1.0.0
|
||||
|
@ -60,6 +60,5 @@ input:
|
||||
schema: {repository: str!, branch: str!}
|
||||
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
||||
|
||||
puppet_module: 'neutron'
|
||||
tags: [resource/neutron, resource/neutron_agents_ml2_ovs]
|
||||
version: 1.0.0
|
||||
|
@ -51,6 +51,5 @@ input:
|
||||
schema: {repository: str!, branch: str!}
|
||||
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
||||
|
||||
puppet_module: 'neutron'
|
||||
tags: [resource/neutron, resource/neutron_plugins_ml2]
|
||||
version: 1.0.0
|
||||
|
@ -183,6 +183,5 @@ input:
|
||||
schema: {name: str!, type: str, url: str, ref: str}
|
||||
value: {name: neutron, type: 'git', url: 'https://github.com/openstack/puppet-neutron', ref: '5.1.0'}
|
||||
|
||||
puppet_module: 'neutron'
|
||||
tags: [resource/neutron]
|
||||
version: 1.0.0
|
||||
|
@ -142,6 +142,5 @@ input:
|
||||
schema: {repository: str!, branch: str!}
|
||||
value: {repository: 'https://github.com/openstack/puppet-neutron', branch: '5.1.0'}
|
||||
|
||||
puppet_module: 'neutron'
|
||||
tags: [resource/neutron, resource/neutron_service, resource/neutron_server, resource/neutron_api]
|
||||
version: 1.0.0
|
||||
|
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: l23network
|
||||
version: 1.0.0
|
||||
input:
|
||||
package_ensure:
|
||||
|
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: nova
|
||||
version: 1.0.0
|
||||
input:
|
||||
ensure_package:
|
||||
|
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: nova
|
||||
version: 1.0.0
|
||||
input:
|
||||
libvirt_virt_type:
|
||||
|
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: nova
|
||||
version: 1.0.0
|
||||
input:
|
||||
ensure_package:
|
||||
|
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: nova
|
||||
version: 1.0.0
|
||||
input:
|
||||
ensure_package:
|
||||
|
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: nova
|
||||
version: 1.0.0
|
||||
input:
|
||||
title:
|
||||
|
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: nova
|
||||
version: 1.0.0
|
||||
input:
|
||||
auth_host:
|
||||
|
@ -1,5 +1,4 @@
|
||||
handler: puppet
|
||||
puppet_module: nova
|
||||
version: 1.0.0
|
||||
actions:
|
||||
run: run.pp
|
||||
|
Loading…
Reference in New Issue
Block a user