brpm_module_bladelogic 0.1.17 → 0.1.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- ZWY2MzBhOTk2YjBjZDIwY2E3YWIxYThjYmU1ZmNlNDMwMTZiYWMzNA==
4
+ ZmNiMGEzY2Q4ODQ4OTg1MTlhZDRkYzUxZTZiNmNhNDkyODI1ODZhMQ==
5
5
  data.tar.gz: !binary |-
6
- NDMyNGUzZmZiMGM2OTYwYjdkOTRjOWZjMzRjYjhmYzBlODkzY2Q2MQ==
6
+ MWMxYTJjNWVkMjNhNjEwZjAxZTMyMzQ0YzRlNDVhYzM3Mjg1MzkxYw==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- MDc4YTlmZTMwNzQxNzllYjAxY2M1OGZkOTFhYjBiOTc5NTViMTc1YTBmYjI4
10
- Y2I4YWZhZjljYjdlZGYwZDYyMTM3NWVmZGIzY2UwNTZjN2RiN2FlYzkwY2Zh
11
- NmJkYzE2Mjc0NDRmYmY3Y2ExOGM5MTYwY2NjZjM0MTI3YTQ4OTA=
9
+ YzVhZWVlOTg2Yzg5ZDJhZWQ5ZGYyMWZkOTUzMmY4ODc5OTAwODVjMWU5MGUz
10
+ OWQ0NTg5NTg0NTcyNzYwODQxNTY0ODAxMWNhNzU4ZGYzYjkzN2JmYTU4ODM4
11
+ ZGNmZjExODNkMzIzM2IzMDgwMTczNzJjNjBjOWEzMzg3M2U0ZDY=
12
12
  data.tar.gz: !binary |-
13
- NTUxZDI4MDY3OTdhOWM3YjI5ODcyNWZhYWJjNTM5NTRlN2YxOTk3YTUzODBk
14
- NTJjNzViMWIzZTY4OWViZDYwMDFhMjZiY2M2NzU5YTI5M2RhODRkNDQ1ZGZl
15
- YWVlZTU2ZDYxM2YxNzViNGM2YzhiYWVhMTg5NGJkZDVkZTRjMTI=
13
+ YmI2Mjc0YjMzZjdiMGQ2ZGQ2NzE1YWU4MzEyMmUzZjM4YTA3OTQ0Y2NiOTU4
14
+ MGI2ODc1NzYzZTA3ZmQzYmM5YzFjMGZkODQyNmZiMDk4MTg5ZjMwYTJiNTVl
15
+ NWQyYjFiYmZmMzMxODliZGE4NjQ2OGVlOTU0NTk0NzBmMGZmYzE=
@@ -11,4 +11,3 @@ params:
11
11
 
12
12
  description: creates a BlPackage from a component
13
13
  integration_server_type: Bladelogic
14
- automation_category: Blade
@@ -43,4 +43,3 @@ params:
43
43
 
44
44
  description: Deploys a BlPackage from the specified deploy job
45
45
  integration_server_type: Bladelogic
46
- automation_category: Blade
data/config.yml CHANGED
@@ -1,8 +1,9 @@
1
1
  dependencies:
2
2
  - brpm_module_brpm
3
3
 
4
- version: 0.1.17
4
+ version: 0.1.18
5
5
 
6
+ name: Blade
6
7
  author: Niek Bartholomeus
7
8
  email: niek.bartholomeus@gmail.com
8
9
  homepage: https://github.com/BMC-RLM/brpm_module_bladelogic
@@ -1,4 +1,3 @@
1
1
  description: Allows to select a job from the location /<application name>/public
2
2
  integration_server_type: Bladelogic
3
3
  render_as: Tree
4
- automation_category: Blade
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brpm_module_bladelogic
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.17
4
+ version: 0.1.18
5
5
  platform: ruby
6
6
  authors:
7
7
  - Niek Bartholomeus