mburns / paramount

Use Chef to configure your personal online software stack
http://mburns.github.io/paramount
Apache License 2.0
2 stars 1 forks source link

use encrypted-attributes #112

Closed mburns closed 8 years ago

mburns commented 8 years ago

related to #55

What

use encrypted-attributes to be a bit more secure...

How

when we generate random passwords, we should (optionally) print them to screen and then save them as encrypted attributes.

TODO

codecov-io commented 8 years ago

Codecov Report

Merging #112 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #112   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          15     15           
  Lines         152    152           
=====================================
  Hits          152    152

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 613478e...4860916. Read the comment docs.