Skip to content

Commit c11bf40

Browse files
authored
Merge pull request #424 from tobiashuste/remove-molecule-gitlab-version-pin
Do not pin GitLab in Molecule
2 parents 177e410 + c5836b8 commit c11bf40

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

molecule/gitlab/molecule.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ provisioner:
2929
inventory:
3030
host_vars:
3131
instancegitlab:
32-
gitlab_version: "17.11.2"
33-
gitlab_release: "ce.0"
3432
gitlab_edition: "gitlab-ce"
3533
gitlab_ip_range: "0.0.0.0/0"
3634
gitlab_additional_configurations:

0 commit comments

Comments
 (0)