Commit 990f2f37 authored by Vincent Pelletier's avatar Vincent Pelletier

Remove trailing whitespaces.

parent ee7860ee
...@@ -132,7 +132,7 @@ command = ${logrotate:wrapper} ...@@ -132,7 +132,7 @@ command = ${logrotate:wrapper}
[binary-link] [binary-link]
recipe = slapos.cookbook:symbolic.link recipe = slapos.cookbook:symbolic.link
target-directory = ${rootdirectory:bin} target-directory = ${rootdirectory:bin}
link-binary = link-binary =
{{ coreutils_location }}/bin/basename {{ coreutils_location }}/bin/basename
{{ coreutils_location }}/bin/cat {{ coreutils_location }}/bin/cat
{{ coreutils_location }}/bin/cp {{ coreutils_location }}/bin/cp
......
...@@ -142,7 +142,7 @@ logrotate-entries = ${rootdirectory:etc}/logrotate.d ...@@ -142,7 +142,7 @@ logrotate-entries = ${rootdirectory:etc}/logrotate.d
[binary-link] [binary-link]
recipe = slapos.cookbook:symbolic.link recipe = slapos.cookbook:symbolic.link
target-directory = ${rootdirectory:bin} target-directory = ${rootdirectory:bin}
link-binary = link-binary =
{{ parameter_dict['coreutils'] }}/bin/basename {{ parameter_dict['coreutils'] }}/bin/basename
{{ parameter_dict['coreutils'] }}/bin/cat {{ parameter_dict['coreutils'] }}/bin/cat
{{ parameter_dict['coreutils'] }}/bin/cp {{ parameter_dict['coreutils'] }}/bin/cp
......
...@@ -152,7 +152,7 @@ command = ${logrotate:wrapper} ...@@ -152,7 +152,7 @@ command = ${logrotate:wrapper}
[binary-link] [binary-link]
recipe = slapos.cookbook:symbolic.link recipe = slapos.cookbook:symbolic.link
target-directory = ${rootdirectory:bin} target-directory = ${rootdirectory:bin}
link-binary = link-binary =
{{ coreutils_location }}/bin/basename {{ coreutils_location }}/bin/basename
{{ coreutils_location }}/bin/cat {{ coreutils_location }}/bin/cat
{{ coreutils_location }}/bin/cp {{ coreutils_location }}/bin/cp
......
...@@ -65,7 +65,7 @@ context = ...@@ -65,7 +65,7 @@ context =
[template-mariadb] [template-mariadb]
< = template-jinja2-base < = template-jinja2-base
filename = instance-mariadb.cfg filename = instance-mariadb.cfg
md5sum = c6c7998cc3371c27d3bf633129117af0 md5sum = 9808ad68782944148bef07215c52a4a1
extra-context = extra-context =
key coreutils_location coreutils:location key coreutils_location coreutils:location
key dcron_location dcron:location key dcron_location dcron:location
...@@ -89,7 +89,7 @@ extra-context = ...@@ -89,7 +89,7 @@ extra-context =
[template-zope] [template-zope]
< = template-jinja2-base < = template-jinja2-base
filename = instance-zope.cfg filename = instance-zope.cfg
md5sum = 1c125b8e21355423e47a36dfd1359f00 md5sum = 6c0474f14fc7cbc9d83a6a99d351982b
extra-context = extra-context =
key apache_location apache:location key apache_location apache:location
key coreutils_location coreutils:location key coreutils_location coreutils:location
...@@ -125,7 +125,7 @@ extra-context = ...@@ -125,7 +125,7 @@ extra-context =
[template-tidstorage] [template-tidstorage]
recipe = slapos.recipe.build:download recipe = slapos.recipe.build:download
url = ${:_profile_base_location_}/instance-tidstorage.cfg.in url = ${:_profile_base_location_}/instance-tidstorage.cfg.in
md5sum = 5c3e834bf60819cf52995630e563227c md5sum = 475c4cc741987afcace7f0db71b7cc41
[template-cloudooo] [template-cloudooo]
recipe = slapos.recipe.build:download recipe = slapos.recipe.build:download
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment