Skip to content

Commit

Permalink
Continuing removal of miscellaneous bits used for testing during bug …
Browse files Browse the repository at this point in the history
…wrangling sessions.
  • Loading branch information
JerryWJackson committed Dec 10, 2012
1 parent bfe0b9f commit cefc539
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/chef/knife/ironfan_knife_common.rb
Expand Up @@ -140,7 +140,6 @@ def bootstrapper(computer)
bootstrap.name_args = [ hostname ]
bootstrap.config[:computer] = computer
bootstrap.config[:server] = server
bootstrap.config[:elastic_ip] = server.associate_address(elastic_ip)
bootstrap.config[:run_list] = server.run_list
bootstrap.config[:ssh_user] = config[:ssh_user] || computer.ssh_user
bootstrap.config[:attribute] = config[:attribute]
Expand Down

0 comments on commit cefc539

Please sign in to comment.