Fix docs for boto_route53 type -> record_type

This commit is contained in:
Ryan Lane 2014-06-02 16:10:28 -07:00
parent 5fa112706f
commit 86db2109d9

View File

@ -41,7 +41,7 @@ as a passed in dict, or as a string to pull from pillars or minion config:
- value: my-elb.us-east-1.elb.amazonaws.com.
- zone: example.com.
- ttl: 60
- type: CNAME
- record_type: CNAME
- region: us-east-1
- keyid: GKTADJGHEIQSXMKKRBJ08H
- key: askdjghsdfjkghWupUjasdflkdfklgjsdfjajkghs
@ -53,7 +53,7 @@ as a passed in dict, or as a string to pull from pillars or minion config:
- value: 1.1.1.1
- zone: example.com.
- ttl: 60
- type: A
- record_type: A
- region: us-east-1
- profile: myprofile
@ -64,7 +64,7 @@ as a passed in dict, or as a string to pull from pillars or minion config:
- value: 1.1.1.1
- zone: example.com.
- ttl: 60
- type: A
- record_type: A
- region: us-east-1
- profile:
keyid: GKTADJGHEIQSXMKKRBJ08H