~ubuntu-branches/ubuntu/precise/maas/precise-security

« back to all changes in this revision

Viewing changes to contrib/snippets/maas_preseed

  • Committer: Package Import Robot
  • Author(s): Andres Rodriguez
  • Date: 2012-04-03 14:50:34 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20120403145034-zpoykvh2wetqp2lz
Tags: 0.1+bzr400+dfsg-0ubuntu1
* debian/patches/{02-pserv-config,03-txlongpoll-config}.patch: Refreshed.
* debian/maas.install: Install maas-gc cronjob.
* Add apport hook.
  - debian/maas.apport: Add hook.
  - debian/rules: Install with apport.
* debian/maas.logrotate: Add logrotate for txlongpoll and pserv logs.
* Create 'var/lib/media/maas/storage' on postinst to have right permissions.
  - debian/maas.dirs: Drop dir creation.
  - debian/maas.postinst: Create dir with correct permissions.
  - debian/maas.postrm: Remove dir on purge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#import base64
2
2
#set $maas_preseed_data = base64.b64decode($getVar("MAAS_PRESEED",""))
3
3
$maas_preseed_data
 
4
 
 
5
cloud-init   cloud-init/local-cloud-config string manage_etc_hosts: localhost