mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Renamed multiple roles incl. gitlab to to web-app-*
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
images:
|
||||
gitlab: "gitlab/gitlab-ee:latest"
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
@@ -11,5 +9,8 @@ docker:
|
||||
enabled: true
|
||||
database:
|
||||
enabled: true
|
||||
gitlab:
|
||||
image: "gitlab/gitlab-ee"
|
||||
version: "latest"
|
||||
credentials:
|
||||
initial_root_password: "{{ users.administrator.password }}"
|
Reference in New Issue
Block a user