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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Eteri
slapos
Commits
92235fb7
Commit
92235fb7
authored
Oct 28, 2016
by
Douglas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5testnode: fixing frontend promise
parent
493b2cde
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
software/erp5testnode/instance-default.cfg
software/erp5testnode/instance-default.cfg
+2
-2
software/erp5testnode/software.cfg
software/erp5testnode/software.cfg
+1
-1
No files found.
software/erp5testnode/instance-default.cfg
View file @
92235fb7
...
...
@@ -179,8 +179,8 @@ return = domain secure_access
recipe = slapos.cookbook:check_url_available
path = $${basedirectory:promises}/testnode-http-frontend
url = $${testnode-frontend:connection-secure_access}
dash_path =
{{ dash_executable_location }
}
curl_path =
{{ curl_executable_location }
}
dash_path =
$${monitor-frontend-promise:dash_path
}
curl_path =
$${monitor-frontend-promise:curl_path
}
check-secure = 1
[publish-frontend-information]
...
...
software/erp5testnode/software.cfg
View file @
92235fb7
...
...
@@ -61,7 +61,7 @@ recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-default.cfg
output = ${buildout:directory}/template-default.cfg
mode = 0644
md5sum =
2799f1f8d2c86f6d357fe06a568b7c98
md5sum =
8f5bd605aab2fec9bdc64def1e70ca5f
[versions]
PyXML = 0.8.5
...
...
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