zonify 0.4.2 → 0.4.2.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README +2 -2
  2. metadata +4 -3
data/README CHANGED
@@ -159,7 +159,7 @@ GENERATED RECORDS AND QUERYING
159
159
  EXAMPLES
160
160
  # Create records under amz.example.com, with instance names appearing
161
161
  # directly under .amz.example.com.
162
- zone sync amz.example.com name.tag:.
162
+ zonify sync amz.example.com name.tag:.
163
163
  # Similar to above but stores changes to disk for later application.
164
- zone ec2/r53 amz.example.com name.tag:. > changes.yaml
164
+ zonify ec2/r53 amz.example.com name.tag:. > changes.yaml
165
165
 
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zonify
3
3
  version: !ruby/object:Gem::Version
4
- hash: 11
4
+ hash: 109
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 4
9
9
  - 2
10
- version: 0.4.2
10
+ - 5
11
+ version: 0.4.2.5
11
12
  platform: ruby
12
13
  authors:
13
14
  - Airbnb
@@ -15,7 +16,7 @@ autorequire:
15
16
  bindir: bin
16
17
  cert_chain: []
17
18
 
18
- date: 2012-10-31 00:00:00 Z
19
+ date: 2013-01-30 00:00:00 Z
19
20
  dependencies:
20
21
  - !ruby/object:Gem::Dependency
21
22
  name: fog