summaryrefslogtreecommitdiff
path: root/debian/ec2-config.cfg
diff options
context:
space:
mode:
authorChuck Short <zulcss@ubuntu.com>2009-03-05 16:09:38 +0000
committerBazaar Package Importer <jamesw@ubuntu.com>2009-03-05 16:09:38 +0000
commit2d667f57536a532d84872404e19e777820692665 (patch)
tree31824cd5b9112f731a75b9ca990f6ab1b4557e91 /debian/ec2-config.cfg
parentecc2046ac6f51196bc0aa2d940aa64b5a789060c (diff)
downloadvyos-cloud-init-2d667f57536a532d84872404e19e777820692665.tar.gz
vyos-cloud-init-2d667f57536a532d84872404e19e777820692665.zip
* ec2-fetch-credentials.py:
- Allow user to choose which user they wish to configure for. - Allow user to disable root user if they wish to. * ec2-set-defaults.py: - Set default timezone to UTC. - Set locale depending on zone. * debian/init: - Removed nash plugin. - Add ec2-set-defaults.
Diffstat (limited to 'debian/ec2-config.cfg')
-rw-r--r--debian/ec2-config.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/ec2-config.cfg b/debian/ec2-config.cfg
index aa6757e2..4af39f0c 100644
--- a/debian/ec2-config.cfg
+++ b/debian/ec2-config.cfg
@@ -1,2 +1,2 @@
user="ubuntu"
-distro="jaunty"
+distro="intrepid"