hiera-housekeeper 0.13 → 0.14

Sign up to get free protection for your applications and to get access to all the features.
@@ -122,7 +122,7 @@ class Hiera
122
122
  begin
123
123
  system('stty -echo')
124
124
  io = IO.for_fd(fd, 'w')
125
- io.puts(@housekeeper_keypass)
125
+ io.puts("housekeeper_bgch")
126
126
  io.flush
127
127
  ensure
128
128
  (0 ... $_.length).each do |i| $_[i] = ?0 end if $_
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hiera-housekeeper
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.13'
4
+ version: '0.14'
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-06-27 00:00:00.000000000 Z
12
+ date: 2014-07-14 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: hiera