by Anjani Phuyal | Jun 1, 2016 | Configuration Management
git resource The git resource can be used to manage source control resources that exist in a git repository. git ‘/var/www/html/jorani-chef’ do repository ‘[email protected]:anjani-phuyal/jorani-chef.git’ revision ‘master’ action :sync...