root@atesio-test:/# chef-client -o apt Starting Chef Client, version 11.8.2 [2015-11-18T12:19:24+00:00] WARN: Run List override has been provided. [2015-11-18T12:19:24+00:00] WARN: Original Run List: [recipe[...], recipe[ntp], recipe[apt], recipe[ldap-thingy]] [2015-11-18T12:19:24+00:00] WARN: Overridden Run List: [recipe[apt]] resolving cookbooks for run list: ["apt"] Synchronizing Cookbooks: - apt Compiling Cookbooks... Converging 8 resources Recipe: apt::default * execute[apt-get-update] action run (skipped due to not_if) * execute[apt-get update] action nothing (skipped due to action :nothing) * execute[apt-get autoremove] action nothing (skipped due to action :nothing) * execute[apt-get autoclean] action nothing (skipped due to action :nothing) * package[update-notifier-common] action install (up to date) * execute[apt-get-update-periodic] action run (skipped due to only_if) * directory[/var/cache/local] action create - create new directory /var/cache/local - change mode from '' to '0755' - change owner from '' to 'root' - change group from '' to 'root' * directory[/var/cache/local/preseeding] action create - create new directory /var/cache/local/preseeding - change mode from '' to '0755' - change owner from '' to 'root' - change group from '' to 'root' Chef Client finished, 2 resources updated