← Back to team overview

cloud-init-dev team mailing list archive

[Merge] lp:~smoser/cloud-init/trunk.1568940 into lp:cloud-init

 

The proposal to merge lp:~smoser/cloud-init/trunk.1568940 into lp:cloud-init has been updated.

Commit Message changed to:

chef: straighten out validation_cert and validation_key

Now, validation_key is always a path to a file, as it is in 
chef's client.rb syntax.

validation_cert is always the *content* of that file that should
be written.  However, if validation_cert is the string "system",
then we do not write that value, but rather assume the file exists.

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/trunk.1568940/+merge/291635
-- 
Your team cloud init development team is requested to review the proposed merge of lp:~smoser/cloud-init/trunk.1568940 into lp:cloud-init.


Follow ups