Skip to content
This repository was archived by the owner on Jul 4, 2023. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ci/VERSIONS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
MONGODB_VERSION=3.6.18
5 changes: 5 additions & 0 deletions ci/dl-packages-src
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# the file creates an associate array that is iterated over to do two things:
# 1. downloads the vendor packages using the value part of the associative array
# 2. creates a new config/blobs.yml file using the key part of the associative array
declare -A downloads
downloads[mongodb/mongodb-linux-x86_64-${MONGODB_VERSION}.tar.gz]="https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-${MONGODB_VERSION}.tgz"
33 changes: 0 additions & 33 deletions ci/files/datadog_addon.yml

This file was deleted.

133 changes: 0 additions & 133 deletions ci/files/manifest.yml

This file was deleted.

14 changes: 0 additions & 14 deletions ci/files/use_old_stemcell.yml

This file was deleted.

Loading