~lutostag/ubuntu/trusty/maas/1.5.4+keystone

« back to all changes in this revision

Viewing changes to etc/maas/import_ephemerals

  • Committer: Package Import Robot
  • Author(s): Andres Rodriguez
  • Date: 2012-04-12 16:46:22 UTC
  • mto: (20.1.1 quantal) (1.2.1)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: package-import@ubuntu.com-20120412164622-laz1qoxycfrddka0
Tags: upstream-0.1+bzr462+dfsg
ImportĀ upstreamĀ versionĀ 0.1+bzr462+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## get default settings from maas_import_iso 
 
2
[ ! -f /etc/maas/maas_import_iso ] || . /etc/maas/maas_import_iso
 
3
 
 
4
#REMOTE_IMAGES_MIRROR="https://cloud-images.ubuntu.com"
 
5
#ISCSI_TARGET_IP="" # defaults to cobbler server setting
 
6
#EPH_KOPTS_CONSOLE="console=${CONSOLE:-ttyS0,9600n8}"
 
7
#EPH_KOPTS_ISCSI="ip=dhcp iscsi_target_name=@@iscsi_target@@ iscsi_target_ip=@@iscsi_target_ip@@ iscsi_target_port=3260"
 
8
#EPH_KOPTS_ROOT="root=cloudimg-rootfs ro"
 
9
#EPH_KOPTS_LOGGING="log_host=@@server_ip@@ log_port=514"
 
10
#EPH_UPDATE_CMD="maas-cloudimg2ephemeral"
 
11
#TARGET_NAME_PREFIX="iqn.2004-05.com.ubuntu:maas:"
 
12
#DATA_DIR="/var/lib/maas/ephemeral"
 
13
#RELEASES="precise"
 
14
#ARCHES="amd64 i386"
 
15
#KSDIR="/var/lib/cobbler/kickstarts"
 
16
#KICKSTART="$KSDIR/maas-commissioning.preseed"
 
17
#TARBALL_CACHE_D="" # set to cache downloaded content