Add ejabberd role to new cluster nodes
This commit is contained in:
parent
85a9e327b4
commit
7a1d670d3f
@ -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]"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user