lp:~mathiaz/ec2-init/bzr-bd-split-mode

Created by Mathias Gug and last modified
Get this branch:
bzr branch lp:~mathiaz/ec2-init/bzr-bd-split-mode
Only Mathias Gug can upload to this branch. If you are Mathias Gug please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mathias Gug
Project:
EC2 init scripts
Status:
Development

Recent revisions

127. By Mathias Gug

Don't call boto.

126. By Mathias Gug

Configure bzr-builddeb in split mode.

125. By Scott Moser

merge 0.5.1

124. By Scott Moser

remove 0.5.0 patches, all included in 0.5.1

123. By Scott Moser

add dependency on python-yaml, no longer depend on boto as utils were copied

122. By Scott Moser

merge

121. By Scott Moser

bring debian dir from 0.5.0-0ubuntu4

120. By Scott Moser

add job to disable metadata

119. By Scott Moser

Add support for ssh keys in cloud-config. move write_file to util.

----
#cloud-config
apt_update: true
ssh_keys:
  rsa_private: |
    -----BEGIN RSA PRIVATE KEY-----
    MIIBxwIBAAJhAKD0YSHy73nUgysO13XsJmd4fHiFyQ+00R7VVu2iV9Qcon2LZS/x
    ...
    REPPOyrAspdeOAV+6VKRavstea7+2DZmSUgE
    -----END RSA PRIVATE KEY-----

  rsa_public: ssh-rsa AAAAB3NzaC1yc2E...18QJvWPocKJtlsDNi3 smoser@host

  dsa_private: |
    -----BEGIN DSA PRIVATE KEY-----
    MIIBuwIBAAKBgQDP2HLu7pTExL89USyM0264RCyWX/CMLmukxX0Jdbm29ax8FBJT
    ...
    8KucvUYbOEI+yv+5LW9u3z/BAoGBAI0q6JP+JvJmwZFaeCMMVxXUbqiSko/P1lsa
    -----END DSA PRIVATE KEY-----

  dsa_public: ssh-dss AAAAB3NzaC1kc3M...ybngIy66PMEoQ= smoser@host
----

118. By Scott Moser

function ec2 metadata service removal. also fix issues with empty cloud-config

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers