Do not include kosmos-postgresql in kosmos-ejabberd default recipe

It will install PostgreSQL, and we do not want that on the ejabberd
server
This commit is contained in:
Greg 2020-09-25 16:29:01 +02:00
parent fcd9e8ff74
commit 2119c11243
1 changed files with 0 additions and 2 deletions

View File

@ -24,8 +24,6 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
include_recipe "kosmos-postgresql"
ejabberd_credentials = data_bag_item("credentials", "ejabberd")
ejabberd_version = node["kosmos-ejabberd"]["version"]