lp:~smoser/cloud-init/snappy

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/cloud-init/snappy
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Project:
cloud-init
Status:
Development

Recent revisions

1046. By Scott Moser

explicitly disable ssh password auth in default config

In cloud images, sshd's PasswordAuthentication is not enabled.
So having the default be "no change" is ok there.

But in snappy, there is a user with known password, and only:
  #PasswordAuthentication yes
cloud-images have
  PasswordAuthentication no

Its better to expect the user to turn it on.

Also, the fix here is to allow setting to 'unchanged' explicitly
to make no change.

1045. By Scott Moser

snappy does not have 'syslog' user. use root

1044. By Scott Moser

remove some problematic modules

these modules dont' make sense on snappy
 emit_upstart: no upstart
 locale: locale-gen is not available
 grub-dpkg: not necessary
 apt-pipelining, apt-configure: no apt

1043. By Scott Moser

do not bother attempt at syslog in logging.

1042. By Scott Moser

document the 'environment' better, fix paths for /writable

1041. By Sergio Schvezov

Change to add ssh inhibition file if disabled and remove if enabled

1040. By Scott Moser

start or stop ssh based on enable_ssh

1039. By Scott Moser

update config, use name in output of log message

1038. By Scott Moser

rename snappy-helper to snappy

1037. By Scott Moser

give default stuff so enable/disable gets run

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~cloud-init-dev/cloud-init/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers