Puppet Task: update_linux

Defined in:
tasks/update_linux.json,
tasks/update_linux.rb

Overview

Execute OS updates on the target. For RedHat/CentOS this runs `yum update`. For Debian/Ubuntu runs `apt upgrade`. For SLES this runs `zypper up`. For Windows this runs Windows Update and `choco update`.

Parameters