]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/commit
Use sensitive attribute on execute & file resource 199/head
authorSergio de Carvalho <scarvalhojr@users.noreply.github.com>
Wed, 29 Apr 2015 13:31:43 +0000 (14:31 +0100)
committerSergio de Carvalho <scarvalhojr@users.noreply.github.com>
Mon, 10 Aug 2015 10:38:06 +0000 (11:38 +0100)
commitb43ceb0a15a3902f578ca4ac6f0b499722ece703
tree0f984a3c29febcd4ebb98db1a8b38d367f003297
parentc99b3298c595910abe8b7e6b6c68ee73c6a15929
Use sensitive attribute on execute & file resource

Use sensitive attribute on execute and file resources that may expose
sensitive data. This avoids keys and secrets appearing on chef-client
logs.
providers/client.rb
recipes/mon.rb
recipes/osd.rb