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
Jean-Paul Smets
slapos
Commits
c6beb20a
Commit
c6beb20a
authored
Oct 19, 2012
by
Marco Mariani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
renamed part
parent
5eb9ae53
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
stack/lapp/postgres/instance-postgres.cfg.in
stack/lapp/postgres/instance-postgres.cfg.in
+4
-3
No files found.
stack/lapp/postgres/instance-postgres.cfg.in
View file @
c6beb20a
[buildout]
[buildout]
parts =
parts =
symlinks
urls
publish
postgres-instance
postgres-instance
postgres-promise
postgres-promise
cron
cron
...
@@ -81,6 +80,8 @@ pgdata-directory = $${rootdirectory:var}/data
...
@@ -81,6 +80,8 @@ pgdata-directory = $${rootdirectory:var}/data
services = $${basedirectory:services}
services = $${basedirectory:services}
bin = $${rootdirectory:bin}
bin = $${rootdirectory:bin}
dependency-symlinks = $${symlinks:recipe}
# Deploy promises scripts
# Deploy promises scripts
[postgres-promise]
[postgres-promise]
...
@@ -90,7 +91,7 @@ hostname = $${slap-network-information:global-ipv6}
...
@@ -90,7 +91,7 @@ hostname = $${slap-network-information:global-ipv6}
port = $${postgres-instance:port}
port = $${postgres-instance:port}
[
publish
]
[
urls
]
recipe = slapos.cookbook:publishurl
recipe = slapos.cookbook:publishurl
url = $${postgres-instance:url}
url = $${postgres-instance:url}
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