Coder Social home page Coder Social logo

chef-unattended-upgrades's Introduction

chef-unattended-upgrades

Chef cookbook for installing and configuring the unattended-upgrades package on Ubuntu

Requirements

Requires Ubuntu and the apt package. Only tested on 12.04 LTS.

Usage

Simply include the recipe chef-unattended-upgrades or use:

cookbook cb, :git => "[email protected]:firstbanco/chef-unattended-upgrades"

In the default configuration, this recipe will perform daily security upgrades.

If the send_email attribute is true, the mailtools package will be installed as well.

Attributes

  • node['unattended-upgrades']['origins'] - An array containing (origin,archive) pairs. Controls where packages can be installed from. Defaults to ${distro_id} ${distro_codename}-security
  • node['unattended-upgrades']['update_package_lists_interval'] - The number of days between package list updates. Defaults to 1.
  • node['unattended-upgrades']['upgrade_interval'] - The number of days between package upgrades. Defaults to 1.
  • node['unattended-upgrades']['send_email'] - Whether email should be sent. Boolean. Defaults to false.
  • node['unattended-upgrades']['email_address'] - Address for email reports. Defaults to "root@localhost".
  • node['unattended-upgrades']['auto_remove'] - Whether unneeded deps should be removed. Boolean. Defaults to false.
  • node['unattended-upgrades']['auto_reboot'] - Whether required reboots should happen automatically. Boolean. Defaults to false.

chef-unattended-upgrades's People

Contributors

joehorsnell avatar jsnrkd avatar robharrop avatar tmatilai avatar xdg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

chef-unattended-upgrades's Issues

Publish to community site?

This is awesome. Any chance you'd publish it on the official site for exposure and canonicality (if that's a word)? :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.