Add ejabberd role to new cluster nodes
This commit is contained in:
@@ -47,6 +47,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"run_list": [
|
"run_list": [
|
||||||
"recipe[kosmos-base]"
|
"recipe[kosmos-base]",
|
||||||
|
"role[ejabberd]"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -47,6 +47,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"run_list": [
|
"run_list": [
|
||||||
"recipe[kosmos-base]"
|
"recipe[kosmos-base]",
|
||||||
|
"role[ejabberd]"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user