Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
slapos
Commits
e3367084
Commit
e3367084
authored
Oct 28, 2015
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'redis-vup' into next
* redis-vup: X redis: v↑ (2.8.23)
parents
6ca54762
2d5c2a5e
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
378 additions
and
89 deletions
+378
-89
component/redis/buildout.cfg
component/redis/buildout.cfg
+5
-2
slapos/recipe/redis/template/redis.conf.in
slapos/recipe/redis/template/redis.conf.in
+373
-87
No files found.
component/redis/buildout.cfg
View file @
e3367084
...
...
@@ -6,9 +6,12 @@ parts =
extends = ../tcl/buildout.cfg
[redis]
<= redis28
[redis28]
recipe = hexagonit.recipe.cmmi
url = http
s://github.com/geoffgarside/redis/archive/ipv6
.tar.gz
md5sum =
0eb594bd4e8ee746a0e2ef67b28cb5d8
url = http
://download.redis.io/releases/redis-2.8.23
.tar.gz
md5sum =
ac7f43f845d0eedb8ae3e5e217b34c61
configure-command = true
prefix =
make-options =
...
...
slapos/recipe/redis/template/redis.conf.in
View file @
e3367084
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment