~ahasenack/awstrial/cc-moinmoin

« back to all changes in this revision

Viewing changes to templates/cloud-init/cc-moinmoin

  • Committer: Andreas Hasenack
  • Date: 2010-09-29 23:08:00 UTC
  • Revision ID: andreas@canonical.com-20100929230800-l1zoc7on61y1h8cp
Ups, wrong path.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
configmoin:
12
12
 - &config_moin |
13
 
   cat > /etc/apache2/ec42wiki.py <<EOF
 
13
   cat > /etc/moin/ec42wiki.py <<EOF
14
14
   # -*- coding: utf-8 -*-
15
15
   from farmconfig import FarmConfig
16
16
   class Config(FarmConfig):