small-ops 0.0.31 → 0.0.32

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.
Files changed (2) hide show
  1. data/bin/etcd2conf +1 -1
  2. metadata +1 -1
data/bin/etcd2conf CHANGED
@@ -79,7 +79,7 @@ while run do
79
79
  run = false
80
80
 
81
81
  if @options[:foreground] then
82
- http_get("#{ etcd }/v2/keys/?recursive=true&wait=true")
82
+ http_get("#{ @options[:etcd] }/v2/keys/?recursive=true&wait=true")
83
83
  run = true
84
84
  end
85
85
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: small-ops
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.31
4
+ version: 0.0.32
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: