Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Commit

Permalink
Take knife bootstrap -j into account in the ubuntu12.04-gems template
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeens authored and btm committed Jul 26, 2012
1 parent 741ea75 commit 787d928
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chef/lib/chef/knife/bootstrap/ubuntu12.04-gems.erb
Expand Up @@ -51,8 +51,8 @@ EOP

(
cat <<'EOP'
<%= { "run_list" => @run_list }.to_json %>
<%= first_boot.to_json %>
EOP
) > /etc/chef/first-boot.json

<%= start_chef %>'
<%= start_chef %>'

0 comments on commit 787d928

Please sign in to comment.