doc update

Dependency was documented backwards.
This commit is contained in:
Dan Bode
2011-06-21 11:55:19 -07:00
parent fba8d0753d
commit 7aa17ea9fa

View File

@@ -7,7 +7,7 @@ class nova::db(
$cluster_id = 'localzone'
) {
# Create the db instance after nova-common if its installed
# Create the db instance before nova-common if its installed
Mysql::Db[$name] -> Package<| title == "nova-common" |>
# now this requires storedconfigs