Mes notes pour Chef
/etc/chef/solo.rb
add folder to /etc mkdir /etc/chef mkdir /etc/chef/source /etc/chef/data_bags /etc/chef/src
`chef-solo -o recipe[{nom]`
{nom du rep source} => /etc/chef/src/{nom du rep source}/recipes/{recipe name}
Pour l'installation d'un packet à la main : le télécharger a la main, faire un shasum -a 256 fichier mettre le checksum et nom de fichier dans un attribut faire que le fichier recipe prenne en compte l'attribut