Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
slapos
Commits
c4b14b14
Commit
c4b14b14
authored
Mar 09, 2012
by
Cédric de Saint Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use dash
parent
0fd2f305
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
slapos/recipe/occi/template/accords.in
slapos/recipe/occi/template/accords.in
+1
-2
stack/occi/buildout.cfg
stack/occi/buildout.cfg
+1
-0
stack/occi/instance-occi.cfg
stack/occi/instance-occi.cfg
+1
-1
No files found.
slapos/recipe/occi/template/accords.in
View file @
c4b14b14
#!/bin/sh
#!%(dash_location)s
#Should be #!(dash_location)s
#Workaround
#Workaround
LD_LIBRARY_PATH=%(accords_lib_directory)s
LD_LIBRARY_PATH=%(accords_lib_directory)s
...
...
stack/occi/buildout.cfg
View file @
c4b14b14
[buildout]
[buildout]
extends =
extends =
../../component/dash/buildout.cfg
../../component/dcron/buildout.cfg
../../component/dcron/buildout.cfg
../../component/logrotate/buildout.cfg
../../component/logrotate/buildout.cfg
../../component/occi/buildout.cfg
../../component/occi/buildout.cfg
...
...
stack/occi/instance-occi.cfg
View file @
c4b14b14
...
@@ -27,7 +27,7 @@ os-config = $${pocdirectory:poc}/os_config.xml
...
@@ -27,7 +27,7 @@ os-config = $${pocdirectory:poc}/os_config.xml
manifest-source = ${occi-manifest:target}
manifest-source = ${occi-manifest:target}
manifest-destination = $${pocdirectory:poc}/manifest.xml
manifest-destination = $${pocdirectory:poc}/manifest.xml
manifest-name = $${pocdirectory:poc}/manifest.xml
manifest-name = $${pocdirectory:poc}/manifest.xml
dash-location =
TODO
dash-location =
${dash:location}/bin/dash
# Workaround
# Workaround
accords_lib_directory : ${accords:location}/lib
accords_lib_directory : ${accords:location}/lib
...
...
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