Skip to content

Commit 740eb3d

Browse files
Added source for template
Signed-off-by: Russell Seymour <[email protected]>
1 parent a110611 commit 740eb3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbooks/camsa/recipes/chefserver.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
# Use the configuration template to add the settings from the previous resources
2626
# This allows control and when chef server will be reconfigured
2727
template node['camsa']['chefserver']['file']['config'] do
28+
source 'chef-server.rb'
2829
variables({
2930
integration: lazy {
3031
if ::File.exist?(::File.join(node['camsa']['chefserver']['dir']['config'], 'datacollector.rb'))

0 commit comments

Comments
 (0)