diff --git a/README.md b/README.md index 7be3e9e..1e27a38 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ class { 'openstack::all': fixed_range => '10.0.0.0/24', secret_key => '12345', neutron => false, + mysql_root_password => 'mysql_root_password', } ```