sous-chefs / yum

Development repository for the yum cookbook

Home Page:https://supermarket.chef.io/cookbooks/yum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yum_repository doesn't support sensitive parameter

artem-sidorenko opened this issue · comments

yum_repository implements several username/password attributes, but doesn't allow to hide them from chef run output.

Support of sensitive option of template resource in https://github.com/chef-cookbooks/yum/blob/297977cd7ca3f0dda7042709913981273e638b4c/providers/repository.rb#L46-L60 would be useful to protect such sensitive information