6cad908751
always run commands in runcmd
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-09 18:29:30 +00:00
eb27f373ee
fix build
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-09 09:39:24 +00:00
89181cbf0f
add windows
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-09 09:37:23 +00:00
f24b0e886f
fix build
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-09 09:18:51 +00:00
414957d985
fix build
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-09 09:08:44 +00:00
d407b82968
fix import
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-09 08:24:52 +00:00
668f322607
Merge branch 'upstream'
2015-11-09 08:15:44 +00:00
30aa7a9acc
use vendoring, build for netbsd/openbsd
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-09 07:23:54 +00:00
Josh Wood
2f5d8cc188
Merge pull request #404 from joshix/backdoorname
...
Docs/vmware-backdoor: Rename backdoor to guestinfo
2015-11-05 15:35:45 -08:00
Josh Wood
b56c0f5609
Docs/vmware-backdoor: Rename backdoor to guestinfo
...
Based on results of google searches on a few possible titles
to improve on the connotation of backdoor, Guestinfo Configuration
Interface (as part of the RPC API) seems recognizable in vmware
circles. Friends call it just guestinfo.
This changeset also makes docs and usage for this flag appear with
a single hypen (-flag) like most go programs do.
2015-11-05 15:27:33 -08:00
Alex Crawford
cd1994b007
Merge pull request #403 from mdlayher/digitalocean_anchor_gateway
...
network: do not assign gateway for DigitalOcean anchor IP address
2015-10-27 09:10:34 -07:00
Matt Layher
1fd780befc
network: do not assign gateway for DigitalOcean anchor IP address
2015-10-27 10:49:05 -04:00
Rob Szumski
8847a471c5
Merge pull request #393 from endocode/kayrus/vmware
...
Updated vmware info / Fixed help help message
2015-10-21 09:20:59 -07:00
kayrus
c0c144bd56
Added additional vmware info, fixed cli help
2015-10-19 10:33:27 +02:00
Alex Crawford
1d962916b9
Merge pull request #402 from xiang90/etcd2_wal
...
config: add wal_dir into etcd2.go
2015-10-15 12:29:49 -07:00
Xiang Li
bda6668f00
config: add wal_dir into etcd2.go
2015-10-15 09:36:48 -07:00
Alex Crawford
0f828db9a3
Merge pull request #401 from mischief/update-fleet-options
...
config: sync fleet options
2015-10-14 11:05:17 -07:00
Nick Owens
5970000589
config: sync fleet options
2015-10-14 11:02:59 -07:00
Alex Crawford
7870fa8c9d
Merge pull request #399 from mdlayher/digitalocean_floatingip
...
datasource, network: add support for DigitalOcean floating IPs
2015-10-13 11:59:46 -07:00
Matt Layher
b4d45306b2
datasource, network: add support for DigitalOcean floating IPs
2015-10-09 10:52:05 -04:00
Michael Marineau
3c2b5e6636
Merge pull request #398 from marineam/gomax
...
main: default to GOMAXPROCS=1
2015-09-30 20:43:03 -07:00
Michael Marineau
bf743b3060
main: default to GOMAXPROCS=1
2015-09-30 17:23:40 -07:00
Jonathan Boulle
3b98be7788
Merge pull request #396 from crawford/bugs
...
readme: add link to coreos/bugs
2015-09-24 19:44:48 -07:00
Alex Crawford
746685023f
readme: add link to coreos/bugs
2015-09-24 17:50:06 -07:00
Alex Crawford
a0fcbb16d6
Merge pull request #395 from crawford/locksmith
...
config: add group and window options for locksmith
2015-09-23 23:21:19 -07:00
Alex Crawford
f63fa39a2d
config: format license
2015-09-23 23:19:47 -07:00
Alex Crawford
0ae90f3b22
config: add group and window options for locksmith
...
The regular expression for RebootWindowLength comes from
https://golang.org/pkg/time/#ParseDuration .
2015-09-23 23:19:41 -07:00
Alex Crawford
dee67b964a
Merge pull request #385 from endocode/kayrus/fleet
...
doc: added coreos-cloudinit options description
2015-09-21 10:32:20 -07:00
Michael Marineau
05062188f1
Merge pull request #391 from marineam/go-1.5.1
...
Fix and enable testing on Go 1.5
2015-09-16 17:34:43 -07:00
Michael Marineau
5405fc9d0d
network: update error check for Go 1.5
...
Changed upstream:
055ecb7be5
2015-09-16 13:26:21 -07:00
Michael Marineau
c7f327bb89
travis: enable go 1.5
2015-09-16 13:02:45 -07:00
Alex Crawford
71e2b2bddb
Merge pull request #389 from stresler/patch-1
...
cloudinit: Removing convert-netconf from Packet OEM
2015-09-11 09:13:10 -07:00
stresler
8fac253214
Removing convert-netconf from packet OEM
...
We still utilize the network code on first boot, so it should remain until we implement ignition, but we don't want it on subsequent boots, which is what this line would do.
2015-09-11 12:00:10 -04:00
Alex Crawford
e19fd09664
Merge pull request #386 from crawford/quotes
...
docs: quote everything
2015-09-08 18:45:52 -07:00
Alex Crawford
4a25948b53
docs: quote everything
...
I realize this is one of the selling points of YAML, but it causes far
too much confusion. Turns out typing is a good thing.
2015-09-08 18:40:21 -07:00
kayrus
f5cc75299a
doc: added coreos-cloudinit options description
2015-09-08 12:23:10 +02:00
Michael Marineau
f816819c6d
Merge pull request #380 from endocode/kayrus/mod_cloudinit_locations
...
Filled cloud providers cloud-config URLs
2015-09-07 10:41:49 -07:00
Alex Crawford
5f688a0a21
Merge pull request #379 from endocode/kayrus/trim_fix
...
cloudinit: trim trailing whitespaces in #cloud-config header
2015-09-07 10:09:42 -07:00
kayrus
f92dcb7968
cloudinit: trim trailing whitespaces in #cloud-config header
2015-09-07 18:30:02 +02:00
Alex Crawford
bb71f5e072
Merge pull request #383 from sigma/t/feature/vmware-config-url
...
datasource/vmware: introduce guestinfo.coreos.config.url
2015-09-04 09:20:42 -07:00
Yann Hodique
ed512c1cac
datasource/vmware: introduce guestinfo.coreos.config.url
...
allow use of a URL instead of an inline document.
Inline document takes precedence.
2015-09-03 20:50:19 -07:00
Alex Crawford
94f8e00054
Merge pull request #382 from sigma/t/fix/assertion
...
datasource/vmware: fix assertion
2015-09-03 18:39:22 -07:00
Yann Hodique
b5cb942acb
datasource/vmware: fix assertion
...
we definitely don't always want nil
2015-09-03 18:15:23 -07:00
Rob Szumski
de38ac5c98
Merge pull request #381 from endocode/kayrus/new_docs
...
docs: added cloud-config headers explanation
2015-09-02 08:54:28 -07:00
kayrus
dfc5f2627f
Added cloud-config headers explanation
2015-09-02 15:12:27 +02:00
Alex Crawford
057e8094d5
Merge pull request #345 from crawford/vmware
...
datasource: add vmware backdoor
2015-09-01 15:41:01 -07:00
Alex Crawford
15b50d4712
doc: Add docs for VMware backdoor
2015-09-01 15:36:36 -07:00
Alex Crawford
dda5032296
cloudinit: add vmware backdoor
2015-09-01 15:36:36 -07:00
Alex Crawford
d675638776
datasource: add vmware
2015-09-01 15:36:35 -07:00
kayrus
61e3595520
Added table for cloud-config locations
2015-08-31 12:04:23 +02:00