Brian Waldon
|
fdc2e68497
|
feat(write_files): Set default permissions to 0644
Fix #26
|
2014-03-17 17:08:50 -07:00 |
|
Brian Waldon
|
3df9c40520
|
Merge pull request #25 from bcwaldon/etcd-env-file
Write environment file from coreos.etcd options
|
2014-03-17 16:27:34 -07:00 |
|
Brian Waldon
|
137949f5ad
|
feat(etcd): Write etcd systemd snippet
|
2014-03-17 16:27:15 -07:00 |
|
Brian Waldon
|
0841173dfc
|
Merge pull request #24 from philips/fixup-minor-readme-nits
fix(README): cleanup the README a bit
|
2014-03-17 10:56:18 -07:00 |
|
Brandon Philips
|
0a83ef5e23
|
fix(README): cleanup the README a bit
Improves the README a bit by using more specific and enabling language.
|
2014-03-16 17:13:15 -07:00 |
|
Brian Waldon
|
29b558caec
|
Merge pull request #19 from bcwaldon/doc
doc(config): Fill in missing config options
|
2014-03-14 12:08:34 -07:00 |
|
Brian Waldon
|
a153ed02a7
|
doc(config): Fill in missing config options
|
2014-03-14 12:05:26 -07:00 |
|
Brian Waldon
|
b2eafb0efb
|
Merge pull request #18 from brianredbeard/cloud-config-hashing
docs: Additional information on generating password hashes
|
2014-03-14 11:47:45 -07:00 |
|
Brian 'Redbeard' Harrington
|
98a19e6fc6
|
Moar hashing stuff
This time with less conflicts and a new file!
|
2014-03-14 11:42:17 -07:00 |
|
Brian Waldon
|
f0b5b2906b
|
chore(release): Bump version to v0.1.2+git
|
2014-03-14 10:37:16 -07:00 |
|
Brian Waldon
|
e4965ec33d
|
chore(release): Bump version to v0.1.2
|
2014-03-14 10:37:01 -07:00 |
|
Brian Waldon
|
587ecbf605
|
Merge pull request #13 from bcwaldon/users
Implement users cloud-config directive
|
2014-03-14 10:34:15 -07:00 |
|
Brian Waldon
|
f48ba8fec5
|
feat(users): Add support for creating/modifying users
|
2014-03-14 10:31:45 -07:00 |
|
Brian Waldon
|
202eb67ab1
|
Merge pull request #15 from robszumski/master
feat(docs): move docs into folder
|
2014-03-13 22:30:12 -07:00 |
|
Rob Szumski
|
879b6623d2
|
fix(docs): add link to docs folder from readme
|
2014-03-13 22:28:38 -07:00 |
|
Brian Waldon
|
a5e5505b51
|
fix(metadata): correctly read metadata svc resp
|
2014-03-13 21:48:14 -07:00 |
|
polvi
|
a8a3b10277
|
Merge pull request #17 from coreos/metadata-404
fix(metadata): Ignore non-2XX HTTP responses from metadata service
|
2014-03-13 21:44:35 -07:00 |
|
Brian Waldon
|
c1173346c1
|
fix(metadata): Ignore non-2XX HTTP responses from metadata service
|
2014-03-13 21:12:14 -07:00 |
|
Rob Szumski
|
bdf1edb4eb
|
feat(docs): move docs into folder
|
2014-03-13 18:38:13 -07:00 |
|
Brian Waldon
|
e3741a0fa3
|
Merge pull request #14 from bcwaldon/fix-config-names
Fix config names
|
2014-03-13 11:47:27 -07:00 |
|
Brian Waldon
|
99da4ba0af
|
refactor(config): s/Write_Files/WriteFiles/g
|
2014-03-13 11:40:33 -07:00 |
|
Brian Waldon
|
6386b4830a
|
refactor(config): s/SSH_Authorized_Keys/SSHAuthorizedKeys/g
|
2014-03-13 11:39:31 -07:00 |
|
Brian Waldon
|
f466231fdc
|
Merge pull request #12 from bcwaldon/hostname
feat(hostname): Set hostname from cloud-config
|
2014-03-13 11:07:34 -07:00 |
|
Brian Waldon
|
9bcd56222f
|
Merge pull request #11 from bcwaldon/govenify
refactor(deps): Manage deps with goven
|
2014-03-13 08:02:28 -07:00 |
|
Brian Waldon
|
5ed7817aa7
|
feat(hostname): Set hostname from cloud-config
|
2014-03-12 22:30:24 -07:00 |
|
Brian Waldon
|
d9a8946c21
|
fix(systemd): fix assignment to output
|
2014-03-12 22:04:08 -07:00 |
|
Brian Waldon
|
aaa25373f3
|
chore(log): Add more logging
|
2014-03-12 21:47:57 -07:00 |
|
Brian Waldon
|
568770be04
|
refactor(deps): Manage deps with goven
|
2014-03-12 19:49:02 -07:00 |
|
Brian Waldon
|
8830bc8fef
|
Merge pull request #10 from coreos/enable-non-network-only
fix(unit): Only enable non-network-like units
|
2014-03-12 18:04:07 -07:00 |
|
Brian Waldon
|
82d5e579cb
|
Merge pull request #9 from bcwaldon/fix-perms
Fix two permissions bugs
|
2014-03-12 18:02:45 -07:00 |
|
Brian Waldon
|
92b55cc7f5
|
fix(unit): Only enable non-network-like units
|
2014-03-12 18:01:57 -07:00 |
|
Brian Waldon
|
fcc2e044b1
|
fix(workspace): Persist scripts with proper file permissions
|
2014-03-12 17:51:10 -07:00 |
|
Brian Waldon
|
34191b6d6e
|
fix(workspace): Create workspace dir with permissions 0755
|
2014-03-12 17:50:38 -07:00 |
|
Brian Waldon
|
6a6897831a
|
Merge pull request #8 from bcwaldon/cloud-config-header
feat(serialization): Add #cloud-config header
|
2014-03-12 17:12:25 -07:00 |
|
Brian Waldon
|
c33b492af1
|
feat(serialization): Add #cloud-config header
|
2014-03-12 16:52:32 -07:00 |
|
Brian Waldon
|
8fa8495100
|
Merge pull request #7 from bcwaldon/units
feat(unit): Provide units on boot
|
2014-03-12 16:44:27 -07:00 |
|
Brian Waldon
|
49289c1fc4
|
feat(unit): Provide units on boot
|
2014-03-12 16:30:35 -07:00 |
|
Brian Waldon
|
6803aed2dd
|
Merge pull request #5 from bcwaldon/write_files
Implement write_files feature
|
2014-03-11 20:56:43 -07:00 |
|
Brian Waldon
|
831e7c91c3
|
feat(write_files): Support write_files cloud-config attr
Fix #3
|
2014-03-11 17:46:58 -07:00 |
|
Brian Waldon
|
fa914e46c6
|
chore(gofmt): cloudinit/cloud_config.go
|
2014-03-11 16:13:07 -07:00 |
|
Brandon Philips
|
5b7308109c
|
fix(README): spelling fix for machines
|
2014-03-05 22:20:31 -08:00 |
|
Brian Waldon
|
65c2c2a7be
|
chore(release): Bump version to v0.1.1+git
|
2014-03-05 14:53:02 -08:00 |
|
Brian Waldon
|
d823f99f7d
|
chore(release): Bump version to v0.1.1
|
2014-03-05 14:52:51 -08:00 |
|
Brian Waldon
|
282e4637cd
|
Merge pull request #1 from bcwaldon/bump-go-systemd
bump github.com/coreos/go-systemd/dbus
|
2014-03-05 14:51:24 -08:00 |
|
Brian Waldon
|
840b1dfb6e
|
Merge pull request #2 from bcwaldon/custom-ssh-identity
feat(ssh): Set custom name for ssh identity
|
2014-03-05 14:50:51 -08:00 |
|
Brian Waldon
|
7474a85fec
|
refactor(config): s/ResolveCloudConfig/ApplyCloudConfig/
|
2014-03-05 14:50:20 -08:00 |
|
Brian Waldon
|
95a00070c3
|
feat(ssh): Set custom name for ssh identity
|
2014-03-05 14:38:40 -08:00 |
|
Brian Waldon
|
8b5049cf40
|
bump(github.com/coreos/go-systemd/dbus): 57eb061b918b793c3ec3939c69a632fc4dfac8c9
|
2014-03-05 10:54:51 -08:00 |
|
Brian Waldon
|
743b2dd939
|
chore(release): Bump version back to v0.1.0+git
|
2014-03-04 21:08:15 -08:00 |
|
Brian Waldon
|
6491e024dc
|
chore(release): Set version to v0.1.0 for release
|
2014-03-04 21:07:21 -08:00 |
|