Misc. typo fixes (#150)

This commit is contained in:
The Magician 2018-12-19 13:23:16 -08:00 committed by Alex Stephen
parent 982933cfe8
commit 868982bd13
6 changed files with 15 additions and 15 deletions

View file

@ -152,7 +152,7 @@ options:
preemptible:
description:
- 'Whether the nodes are created as preemptible VM instances. See: U(https://cloud.google.com/compute/docs/instances/preemptible)
for more inforamtion about preemptible VM instances.'
for more information about preemptible VM instances.'
required: false
type: bool
master_auth:
@ -402,7 +402,7 @@ nodeConfig:
preemptible:
description:
- 'Whether the nodes are created as preemptible VM instances. See: U(https://cloud.google.com/compute/docs/instances/preemptible)
for more inforamtion about preemptible VM instances.'
for more information about preemptible VM instances.'
returned: success
type: bool
masterAuth:

View file

@ -181,7 +181,7 @@ items:
preemptible:
description:
- 'Whether the nodes are created as preemptible VM instances. See: U(https://cloud.google.com/compute/docs/instances/preemptible)
for more inforamtion about preemptible VM instances.'
for more information about preemptible VM instances.'
returned: success
type: bool
masterAuth:

View file

@ -135,7 +135,7 @@ options:
preemptible:
description:
- 'Whether the nodes are created as preemptible VM instances. See: U(https://cloud.google.com/compute/docs/instances/preemptible)
for more inforamtion about preemptible VM instances.'
for more information about preemptible VM instances.'
required: false
type: bool
initial_node_count:
@ -334,7 +334,7 @@ config:
preemptible:
description:
- 'Whether the nodes are created as preemptible VM instances. See: U(https://cloud.google.com/compute/docs/instances/preemptible)
for more inforamtion about preemptible VM instances.'
for more information about preemptible VM instances.'
returned: success
type: bool
initialNodeCount:

View file

@ -167,7 +167,7 @@ items:
preemptible:
description:
- 'Whether the nodes are created as preemptible VM instances. See: U(https://cloud.google.com/compute/docs/instances/preemptible)
for more inforamtion about preemptible VM instances.'
for more information about preemptible VM instances.'
returned: success
type: bool
initialNodeCount:

View file

@ -86,7 +86,7 @@ options:
description:
- The availability status of the failover replica. A false status indicates
that the failover replica is out of sync. The master can only failover to
the falover replica when the status is true.
the failover replica when the status is true.
required: false
type: bool
name:
@ -162,8 +162,8 @@ options:
required: false
client_key:
description:
- PEM representation of the slave's private key. The corresponsing public
key is encoded in the client's asf asd certificate.
- PEM representation of the slave's private key. The corresponding public
key is encoded in the client's certificate.
required: false
connect_retry_interval:
description:
@ -319,7 +319,7 @@ failoverReplica:
description:
- The availability status of the failover replica. A false status indicates
that the failover replica is out of sync. The master can only failover to
the falover replica when the status is true.
the failover replica when the status is true.
returned: success
type: bool
name:
@ -426,8 +426,8 @@ replicaConfiguration:
type: str
clientKey:
description:
- PEM representation of the slave's private key. The corresponsing public
key is encoded in the client's asf asd certificate.
- PEM representation of the slave's private key. The corresponding public
key is encoded in the client's certificate.
returned: success
type: str
connectRetryInterval:

View file

@ -90,7 +90,7 @@ items:
description:
- The availability status of the failover replica. A false status indicates
that the failover replica is out of sync. The master can only failover
to the falover replica when the status is true.
to the failover replica when the status is true.
returned: success
type: bool
name:
@ -200,8 +200,8 @@ items:
type: str
clientKey:
description:
- PEM representation of the slave's private key. The corresponsing public
key is encoded in the client's asf asd certificate.
- PEM representation of the slave's private key. The corresponding public
key is encoded in the client's certificate.
returned: success
type: str
connectRetryInterval: