Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(73)

Delta Between Two Patch Sets: juju/providers/common/tests/data/cloud_init_no_machine_id

Issue 6850044: providers/ec2: support VPC
Left Patch Set: Created 12 years, 4 months ago
Right Patch Set: providers/ec2: support VPC Created 12 years, 4 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Right: Side by side diff | Download
LEFTRIGHT
(no file at all)
1 #cloud-config 1 #cloud-config
2 apt_update: true 2 apt_update: true
3 apt_upgrade: true 3 apt_upgrade: true
4 machine-data: {juju-provider-type: dummy, juju-zookeeper-hosts: 'cotswold:2181,l ongleat:2181', 4 machine-data: {juju-provider-type: dummy, juju-zookeeper-hosts: 'cotswold:2181,l ongleat:2181',
5 machine-id: } 5 machine-id: }
6 output: {all: '| tee -a /var/log/cloud-init-output.log'} 6 output: {all: '| tee -a /var/log/cloud-init-output.log'}
7 packages: [bzr, byobu, tmux, python-setuptools, python-twisted, python-txaws, 7 packages: [bzr, byobu, tmux, python-setuptools, python-twisted,
8 python-zookeeper, juju] 8 python-zookeeper, juju, python-txaws]
9 runcmd: ['sudo mkdir -p /var/lib/juju', 'sudo mkdir -p /var/log/juju'] 9 runcmd: ['sudo mkdir -p /var/lib/juju', 'sudo mkdir -p /var/log/juju']
10 ssh_authorized_keys: [chubb] 10 ssh_authorized_keys: [chubb]
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b