Matthew Miller
9670285f31
switch ec2-user to "fedora" -- see bugzilla #971439 .
...
To use another name, use #cloud-config option "users:" in userdata in cloud
metadata service.
Also, add that user to systemd-journal group
2013-06-15 13:00:11 -04:00
Garrett Holmstrom
65f8d37381
Fix default_user syntax
2012-12-14 10:13:27 -08:00
Garrett Holmstrom
bf4ebef871
Add default_user to cloud.cfg (this is required for ssh keys to work)
2012-12-13 13:35:27 -08:00
Garrett Holmstrom
a851231a0c
Fix / filesystem resizing
...
cloud-init previously failed to resize / correctly because it creates a
temporary device node in /run, which Fedora happens to mount with the
nodev option. This fix makes it use /dev for this purpose instead.
2012-10-09 18:47:24 -07:00
Garrett Holmstrom
b7925548d6
Rebase against upstream rev 659
2012-09-22 19:53:03 -07:00
Garrett Holmstrom
87f33190f4
Disable SSH key-deleting on startup
2011-10-05 11:31:19 -07:00
Garrett Holmstrom
974de09f58
Deal with differences from Ubuntu's sshd
2011-10-04 11:43:25 -07:00
Garrett Holmstrom
c3384820a7
Disable the grub_dpkg module
2011-09-24 16:01:37 -07:00
Garrett Holmstrom
f3b8d56e59
Fix SSH key generation
2011-09-24 16:00:39 -07:00
Garrett Holmstrom
313587125f
Fix logfile permission checking
2011-09-24 16:00:30 -07:00
Garrett Holmstrom
4907847669
Initial build (0.6.2-0.1.bzr450)
2011-09-24 15:59:01 -07:00