removed monitoring recipe and focusing on core OpenStack
This commit is contained in:
@@ -2,6 +2,5 @@ name "mysql-master"
|
||||
description "MySQL Server (non-ha)"
|
||||
run_list(
|
||||
"role[base]",
|
||||
"recipe[mysql::server]",
|
||||
"recipe[nova::nova-db-monitoring]"
|
||||
"recipe[mysql::server]"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user