foreman_remote_execution 1.6.4 → 1.6.5

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,7 +1,7 @@
1
1
  ---
2
- SHA256:
3
- metadata.gz: 4cab4376bc924e75310a2a56b5a659a5305a0da5dc8dbbd9e850f41d1a67b95b
4
- data.tar.gz: 6d9bf2cefb54c4f8360dad8026c6bf5dd825466f0a6fe74be404016c1e312ca7
2
+ SHA1:
3
+ metadata.gz: 709d81a29ef205492bc65e2605c5f83a0223ba37
4
+ data.tar.gz: 73ff87cece4feeec31c6e5e7274c0b2300d7c636
5
5
  SHA512:
6
- metadata.gz: 06540f56e6585f76429447973081fd15dabda10f8e58da00783999bb3eec0a237fa61703c98a0e667e0bfa89d4c835e949284521005d2a27a5396958e4d05c7c
7
- data.tar.gz: 678fa795c597717faedc8595e5f45ee51a367aa4f0bd974af7329300b82415f636751f5fa24ae3cb37bb7b67ced63d4d58907d89fb36ccfb7c618c4cab3a781d
6
+ metadata.gz: 7d3649186aad83e9e165bd5453631610ba99f0b9fffcb324ccd195bcf1a8ffec96aaddd03a08fef6ae37059f13b22701be37e85c3d7745f3b8a8d8344658def4
7
+ data.tar.gz: 78cb04ccfc0e5e3d4638901e264654b87210f3b23b42c1bb170d3bc70e16666d2b8e70bcd920d0839fb1823575f8c73784bca8324fa3f633a3f3a8bbe43a52d0
@@ -15,7 +15,7 @@ template_inputs:
15
15
  description: 'The module action enable, install etc.'
16
16
  input_type: user
17
17
  required: true
18
- options: "\nlist\ninfo\nenable\ndisable\ninstall\nupdate\nremove\nprovides\nlock\nunlock\nprofile\nstreams"
18
+ options: "\nlist\ninfo\nenable\ndisable\ninstall\nupdate\nremove\nprovides\nreset"
19
19
  - name: module_spec
20
20
  description: The module specification. module:stream/profile
21
21
  input_type: user
@@ -1,3 +1,3 @@
1
1
  module ForemanRemoteExecution
2
- VERSION = '1.6.4'.freeze
2
+ VERSION = '1.6.5'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_remote_execution
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.4
4
+ version: 1.6.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Foreman Remote Execution team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-10-09 00:00:00.000000000 Z
11
+ date: 2018-11-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: deface
@@ -408,7 +408,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
408
408
  version: '0'
409
409
  requirements: []
410
410
  rubyforge_project:
411
- rubygems_version: 2.7.3
411
+ rubygems_version: 2.6.11
412
412
  signing_key:
413
413
  specification_version: 4
414
414
  summary: A plugin bringing remote execution to the Foreman, completing the config