Merge pull request 'Do not install PostgreSQL with ejabberd by default' (#218) from bugfix/ejabberd_include_postgresql into master

Reviewed-on: #218
This commit is contained in:
Râu Cao 2020-09-25 18:12:07 +00:00
commit 7d2374449a
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"]