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

« back to all changes in this revision

Viewing changes to .pc/03-txlongpoll-config.patch/etc/txlongpoll.yaml

  • Committer: Package Import Robot
  • Author(s): Andres Rodriguez
  • Date: 2012-03-16 14:59:16 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120316145916-nk4vqfrhc07fhhtz
Tags: 0.1+bzr300+dfsg-0ubuntu1
* debian/patches:
  - 01-fix-database-settings.patch: Update PSERV_URL port.
  - 02-pserv-config.patch: Update, and set 'maas' as username.
  - 03-longpoll-config.patch: Update.
* debian/maas.install: Install preseeds and snippets.
* debian/maas.postinst: 
  - Set password for 'maas' cobbler username (in pserv and cobbler).
  - Set DEFAULT_MAAS_URL to IP of interface with default gateway.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
#
7
7
frontend:
8
8
  ## The port on which to serve.
9
 
  port: 8002
 
9
  port: 5242
10
10
  ## If specified, queue names requested must have the given prefix.
11
11
  # prefix:
12
12