Rob Szumski
d25e13a2c6
fix(docs): remove unneeded install section
2014-06-04 13:57:18 -07:00
Brian Waldon
c4f1996843
fix(doc): Correct spacing in cloud-config.md
2014-06-02 16:49:44 -07:00
Brian Waldon
5c8fb7f465
fix(doc): Add newlines for proper formatting
2014-06-02 11:42:43 -07:00
Alex Crawford
7a02bf54ed
Merge pull request #130 from crawford/docs
...
fix(docs): Fix minor typo describing runtime field for units
2014-05-30 11:52:30 -07:00
Alex Crawford
388dd67388
fix(docs): Fix minor typo describing runtime field for units
2014-05-30 11:45:44 -07:00
Jonathan Boulle
786e4bef65
fix(systemd): remove any existing unit when calling mask
2014-05-29 13:59:55 -07:00
Jonathan Boulle
af69149260
Merge pull request #120 from brianredbeard/pr20-fix
...
fix(docs) Clear description of update server changes
2014-05-21 10:01:25 -07:00
Gavin Dunne
5189e1594e
removed tricky space from cloud-config header
2014-05-21 01:22:09 -07:00
Brian 'Redbeard' Harrington
8b5bc47429
fix(doc) more sensible ordering
...
It makes a bit more sense to specify the scope of the section
before getting into details about how it's done.
2014-05-20 23:29:56 -07:00
Brian 'Redbeard' Harrington
a64fcd2893
fix(docs) Clear description of update server changes TBD
...
Pulling in @philips' changes from coreos/coreos-cloudinit#6 after
trashing PR coreos/coreos-cloudinit#20 . Cleanup of that PR was
beyond my git-fu.
cc @jonboulle
2014-05-20 22:53:29 -07:00
Jonathan Boulle
05daad692e
fix(docs): add documentation for fleet section
2014-05-16 12:10:21 -07:00
Brandon Philips
e1033c979e
chore(Documentation): move OEM into its own doc
...
People are customizing the OEM needlessly. Just move it into its own
doc.
2014-05-08 09:32:21 -07:00
Alex Polvi
7e4fa423e4
feat(initialize): add locksmith configuration
...
configure locksmith strategy based on the cloud config.
2014-05-06 20:57:28 -07:00
Rob Szumski
cf556d2a81
feat(docs): include write_files example
2014-04-29 11:17:22 -07:00
Rob Szumski
0d1d1f77be
fix(docs): start the example unit
2014-04-28 10:57:11 -07:00
Rob Szumski
d6bacb24bc
docs(cloud-config): correct headers
2014-04-21 17:56:35 -07:00
Alex Berg
ae350a3b34
Update cloud-config.md - use "you"
2014-04-18 11:45:02 -05:00
Alex Berg
c3b53f24cf
Update cloud-config.md to use "parameter", not "option"
2014-04-18 11:45:01 -05:00
Alex Berg
8bee85e63d
Update cloud-config.md based on feedback
2014-04-18 11:43:54 -05:00
Alex Berg
4c02e99bc8
Update cloud-config.md option descriptions
...
Re-word a few more things to look more like docs.
2014-04-18 11:43:53 -05:00
Alex Berg
0fb5291dd0
Update cloud-config.md to include expected file format
...
Clarify root-level keys. Use page structure to indicate expected values.
2014-04-18 11:43:53 -05:00
Brian Waldon
7f55876378
Merge pull request #79 from robszumski/note-config-drive
...
feat(docs): note config-drive
2014-04-17 09:36:57 -07:00
Brian Waldon
eb51a89f78
Merge pull request #72 from bcwaldon/unit-enable
...
Address unit enabling issues
2014-04-17 09:32:47 -07:00
Rob Szumski
588ff4c26c
feat(docs): note config-drive
2014-04-16 22:35:39 -07:00
Rob Szumski
e6b632f817
fix(docs): use better group example
2014-04-16 16:48:04 -07:00
Brian Waldon
2e237ebead
Merge pull request #66 from bcwaldon/doc-encoding
...
doc(write_files): Explicitly document lack of encoding support
2014-04-15 10:06:14 -07:00
Brian Waldon
5981e12ac0
feat(unit): Allow user to control enabling units
...
Fix #69 - A user may provide an `enable` attribute of a unit in their
cloud config document. If true, coreos-cloudinit will instruct systemd
to enable the associated unit. If false, the unit will not be enabled.
Fix #71 - The default enable behavior has been changed from on to off.
2014-04-15 09:00:52 -07:00
Rob Szumski
6540d12d25
fix(docs): remove real discovery token
2014-04-09 21:55:19 -07:00
Brian Waldon
19f8fe49af
doc(write_files): Explicitly document lack of encoding support
2014-04-08 08:34:39 -07:00
Brian Waldon
8841740a2b
doc(oem): remove quotes from oem doc
2014-04-07 10:58:13 -07:00
Gabriel Monroy
4d02e1da8e
feat(etc-hosts) add support for manage_etc_hosts: localhost
...
This feature is based on https://github.com/number5/cloud-init/blob/master/doc/examples/cloud-config.txt#L447:L482
2014-04-01 16:02:12 -06:00
Vadym Okun
3c4fe9e260
Fixed indentation for users creation example
2014-03-28 13:23:58 +02:00
Brian Waldon
a594e053f5
chore(doc): clean up formatting
2014-03-27 20:19:42 -07:00
Brian Waldon
f3ba47ac89
Merge pull request #48 from calavera/key_import_url
...
feat(ssh-import): Add ssh-import-url user attribute.
2014-03-27 20:16:10 -07:00
David Calavera
7d814396b7
feat(ssh-import): Add ssh-import-url user attribute.
2014-03-28 09:39:47 +08:00
Brian Waldon
3d01211937
feat(coreos.oem): Write coreos.oem fields to /etc/oem-release
2014-03-24 13:42:35 -07:00
Brian Waldon
e0b65066ab
doc(fields): Document field substitution
2014-03-21 14:36:12 -07:00
Rob Szumski
9c94b3fe21
fix(docs): remove extra quotation mark
2014-03-20 11:26:17 -07:00
Brian Waldon
bc37171a2e
doc(user-data): Move user-data doc to README.md
2014-03-20 09:13:32 -07:00
Brian Waldon
67043681cd
fix(doc): Add missing backticks
2014-03-19 17:16:28 -07:00
Brian Waldon
b89ddae983
Merge pull request #40 from bcwaldon/unit-command
...
Implement unit.command
2014-03-19 16:06:01 -07:00
Brian Waldon
88a6e77449
feat(unit.command): Add command field to units
2014-03-19 15:56:29 -07:00
Brian Waldon
aeac9f987d
doc(etcd): Update etcd docs
2014-03-19 14:26:23 -07:00
Brian Waldon
907131496b
Merge pull request #21 from robszumski/master
...
refactor(docs): rearrange order and add full example
2014-03-19 08:56:31 -07:00
Brian Waldon
6f5acf53cb
feat(github): add coreos-ssh-import-github user attribute
2014-03-19 08:54:45 -07:00
Rob Szumski
c8dd424f89
refactor(docs): rearrange order and add full example
2014-03-18 14:57:19 -07:00
Brian Waldon
01542ecec7
fix(etcd): Transform DISCOVERY_URL to DISCOVERY
2014-03-18 13:04:07 -07:00
Brian Waldon
137949f5ad
feat(etcd): Write etcd systemd snippet
2014-03-17 16:27:15 -07:00
Brian Waldon
a153ed02a7
doc(config): Fill in missing config options
2014-03-14 12:05:26 -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
f48ba8fec5
feat(users): Add support for creating/modifying users
2014-03-14 10:31:45 -07:00
Rob Szumski
bdf1edb4eb
feat(docs): move docs into folder
2014-03-13 18:38:13 -07:00
Brian Waldon
678aa5c30b
doc(*): Move to README
2014-03-04 17:40:34 -08:00
Brian Waldon
aecd0eb14c
refactor(doc): mv coreos-init.md -> cloud-config.md
2014-03-04 17:37:11 -08:00