From 11cc7d0cd5ea1b882b7b9cbff892439ae965964d Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Wed, 25 Oct 2017 20:46:17 +0200 Subject: [PATCH] feat(templates): update note for gitlab template --- templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates.json b/templates.json index c19b12b..4442332 100644 --- a/templates.json +++ b/templates.json @@ -161,7 +161,7 @@ { "title": "Gitlab CE", "description": "Open-source end-to-end software development platform", - "note": "Check the Gitlab documentation to get started.", + "note": "Default username is root. Check the Gitlab documentation to get started.", "categories": ["development", "project-management"], "platform": "linux", "logo": "https://cloudinovasi.id/assets/img/logos/gitlab_ce.png",