Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
74
Merge Requests
74
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
b0bf12a8
Commit
b0bf12a8
authored
Oct 26, 2016
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
powerdns: Use monitor2-template
The monitor stack was refactored and this change was missing on this SR.
parent
92c18f87
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
instance.cfg
software/powerdns/instance.cfg
+2
-2
software.cfg
software/powerdns/software.cfg
+1
-1
No files found.
software/powerdns/instance.cfg
View file @
b0bf12a8
...
...
@@ -43,7 +43,7 @@ extensions = jinja2.ext.do
extra-context =
# Must match the key id in [switch-softwaretype] which uses this section.
raw software_type RootSoftwareInstance-default
raw template_monitor
monitor-template:output
raw template_monitor
${monitor2-template:rendered}
[slap-parameters]
recipe = slapos.cookbook:slapconfiguration
...
...
@@ -52,4 +52,4 @@ partition = $${slap-connection:partition-id}
url = $${slap-connection:server-url}
key = $${slap-connection:key-file}
cert = $${slap-connection:cert-file}
slave-instance-list =
\ No newline at end of file
slave-instance-list =
software/powerdns/software.cfg
View file @
b0bf12a8
...
...
@@ -18,7 +18,7 @@ eggs =
[template]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
md5sum =
19116ef08be2e9b5bda5e3e5139e45ac
md5sum =
da8be58db4255c07750f7a7583eab3ca
output = ${buildout:directory}/template.cfg
mode = 0644
...
...
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