Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
38bd1e67
Unverified
Commit
38bd1e67
authored
5 years ago
by
Rajesh Rajendran
Committed by
GitHub
5 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #752 from Kaali09/release-2.3.0
SC-1269 added the experiment apis
parents
98593d36
3feadbd7
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ansible/roles/kong-api/defaults/main.yml
+601
-577
ansible/roles/kong-api/defaults/main.yml
images/kong/Dockerfile
+1
-1
images/kong/Dockerfile
with
602 additions
and
578 deletions
+602
-578
ansible/roles/kong-api/defaults/main.yml
+
601
−
577
View file @
38bd1e67
This diff is collapsed.
Click to expand it.
images/kong/Dockerfile
+
1
−
1
View file @
38bd1e67
...
...
@@ -12,7 +12,7 @@
FROM
centos:7
ENV
KONG_VERSION 0.
10.3
ENV
KONG_VERSION 0.
9.9
RUN
yum
install
-y
wget https://github.com/Mashape/kong/releases/download/
$KONG_VERSION
/kong-
$KONG_VERSION
.el7.noarch.rpm
&&
\
yum clean all
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets