Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
acu144426 - Respond to code review comments
  • Loading branch information
Lee Kirchhoff committed Jan 27, 2014
1 parent 301aa0d commit dfd64e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/enroll
Expand Up @@ -169,6 +169,7 @@ module RightScale
begin
if select_mode(options) == :http
update_configuration(:mode => :http, :api_url => options[:api_url])
# Remove the certs directory to signal bin/deploy that in :http mode
FileUtils.rm_rf(AgentConfig.certs_dir)
Log.info('No RightLink enrollment required, using HTTP for RightNet communication.')
return 0
Expand Down

1 comment on commit dfd64e1

@flexera-ci
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RS-COMPLIANCE: COMPLIANCE-COMMITMESSAGE-PASS Build: #64792(2014-01-27_20-36-41), repo: right_link, branch/tag: cornsilk_14_1_acu144426_http_right_link, sha: dfd64e1, status: PASS, reason: Looks like this commit is associated with a valid AcunoteId. (https://rightscale.acunote.com/projects/2091/tasks/144426)

Please sign in to comment.