Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
showcase
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DevOps
deployment
showcase
Commits
c7728b78
Commit
c7728b78
authored
7 years ago
by
marc.arens
Browse files
Options
Downloads
Patches
Plain Diff
Changelog
Change-Id: If0874506e3169996cbbcada36e624b949c4c1eca
parent
6304b24f
Branches
master
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cookbooks/singlenode/CHANGELOG.md
+3
-0
3 additions, 0 deletions
cookbooks/singlenode/CHANGELOG.md
cookbooks/singlenode/metadata.rb
+1
-1
1 addition, 1 deletion
cookbooks/singlenode/metadata.rb
with
4 additions
and
1 deletion
cookbooks/singlenode/CHANGELOG.md
+
3
−
0
View file @
c7728b78
singlenode CHANGELOG
=====================
0.0.23
------
-
adapt to latest chef client and pin version
0.
0.22
------
...
...
This diff is collapsed.
Click to expand it.
cookbooks/singlenode/metadata.rb
+
1
−
1
View file @
c7728b78
...
...
@@ -4,7 +4,7 @@ maintainer_email 'devops-team@open-xchange.com'
license
'GPL v2'
description
'Installs Open-Xchange on a single node using the open-xchange-singlenode cookbook'
long_description
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
),
'README.md'
))
version
'0.0.2
2
'
version
'0.0.2
3
'
depends
'open-xchange-singlenode'
,
'~> 1.3'
depends
'open-xchange-documents'
,
'>= 0.11.1'
,
'< 1.0'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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