foreman_noenv 0.0.3 → 0.0.4

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
2
  SHA1:
3
- metadata.gz: c6c790781554f7830175572fcaf3f6d477388b0f
4
- data.tar.gz: b4a5ed20cc6d1f5685e8ff39540e722e2f42c7f1
3
+ metadata.gz: baa0e814d74552d27627621cc9516693cbe145e0
4
+ data.tar.gz: 9e880dcebc065fc9837f80273109bd04f54f9695
5
5
  SHA512:
6
- metadata.gz: d3fe79ea6987d3124e2c8ae2936b7f4ded59082a0b9ee7b408e3deb629d13d8f2752edce0aab4f8286d377dada8b3d58bbef4447e397ecb3e7e73d0f1ecb88f3
7
- data.tar.gz: 666eeecb3c49f1ac863ed226a2834c7c6b6d613caa4aa7b3a89a994b88e0db0312c9ac02f4714f8d73a1bf0156cd9f143a27fe9bca922d5852f52a1e7f920a81
6
+ metadata.gz: fb3351082a1792ba1345c178e057d2af1e4d33f5f5c957f935ad3460a6a57a6445da87700065886f254370a6d275cd97428b6d38f03f3440e1d3f43bb100c37b
7
+ data.tar.gz: 19ce6299607cad609bb9b8bd3f7cbcad7cca9caffa8d4287439b0c413cb40a252ea799010fd8083972940fa2912ce4533d82f5d2434adc36a4af0a35bd29c746
@@ -1,4 +1,4 @@
1
1
  <%= checkbox_f f, :noenv,
2
2
  :label => _("Agent Specified Environment"),
3
- :help_inline => _("Allow the host's Puppet agent to specify it's own local environment") %>
3
+ :help_inline => _("Allow the host's Puppet agent to specify its own local environment") %>
4
4
  %>
@@ -1,3 +1,3 @@
1
1
  module ForemanNoenv
2
- VERSION = '0.0.3'
2
+ VERSION = '0.0.4'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_noenv
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josh Baird
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-08-12 00:00:00.000000000 Z
11
+ date: 2015-08-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: deface