added version added to new rax_cdb choices

This commit is contained in:
Brian Coca 2015-10-07 21:30:17 -04:00 committed by Matt Clay
parent 2d7b1bd1c4
commit 205d607320

View file

@ -42,10 +42,12 @@ options:
description:
- type of instance (i.e. MySQL, MariaDB, Percona)
default: MySQL
version_added: "2.0"
cdb_version:
description:
- version of database (MySQL supports 5.1 and 5.6, MariaDB supports 10, Percona supports 5.6)
choices: ['5.1', '5.6', '10']
version_added: "2.0"
state:
description:
- Indicate desired state of the resource