
vops.apps.gitlab.2.2.200.source-code.templateParameters.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gitlab Show documentation
Show all versions of gitlab Show documentation
[Gitlab](http://gitlab.com/) - A self-hosted Git service
# TODO when parameter values can include expressions:
# see: https://github.com/openshift/origin/issues/2778
#
#GITLAB_URL.value = gitlab.${DOMAIN}
GITLAB_URL.value = gitlab.vagrant.f8
GITLAB_URL.description = The GitLab server URL
# jenkins user for gitlab
JENKINS_GITLAB_USER.value = jenkins
JENKINS_GITLAB_USER.description = The user name for Jenkins to login to Gitlab
JENKINS_GITLAB_PASSWORD.value = RedHat$1
JENKINS_GITLAB_PASSWORD.description = The password for Jenkins to login to Gitlab
JENKINS_GITLAB_EMAIL.value = [email protected]
JENKINS_GITLAB_EMAIL.description = The email address of the Jenkins user on Gitlab
© 2015 - 2025 Weber Informatics LLC | Privacy Policy