Updated Readme and example manifest for jessie-lvm kmv

This commit is contained in:
Alex Hegedus 2017-11-28 21:51:55 -08:00
parent c0350e7c8a
commit ae8194967c
2 changed files with 6 additions and 1 deletions

View file

@ -200,6 +200,9 @@ variety of sources.
- ``mirror``: The default aptitude mirror.
``optional``
Default: ``http://deb.debian.org/debian/``
- ``security``: The default security mirror.
``optional``
Default: ``http://security.debian.org/``
- ``sources``: A map of additional sources that should be added to
the aptitude sources list. The key becomes the filename in
``/etc/apt/sources.list.d/`` (with ``.list`` appended to it), except
@ -243,6 +246,7 @@ Example:
- puppet
install_standard: true
mirror: http://cloudfront.debian.net/debian
security: http://security.debian.org/
sources:
puppet:
- deb http://apt.puppetlabs.com wheezy main dependencies

View file

@ -20,7 +20,8 @@ volume:
root:
filesystem: ext4
size: 1GB
packages: {}
packages:
security: http://security.debian.org/
plugins:
root_password:
password: test