From 316cadcf4448256b542aa580e2982d8bafe86d5d Mon Sep 17 00:00:00 2001 From: Alex Crawford Date: Thu, 4 Sep 2014 12:57:19 -0700 Subject: [PATCH] docs: Update list of platforms supporting variable substitutions --- Documentation/cloud-config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/cloud-config.md b/Documentation/cloud-config.md index 2963b80..e5e4415 100644 --- a/Documentation/cloud-config.md +++ b/Documentation/cloud-config.md @@ -68,7 +68,7 @@ Environment="ETCD_PEER_ADDR=192.0.2.13:7001" For more information about the available configuration parameters, see the [etcd documentation][etcd-config]. Note that hyphens in the coreos.etcd.* keys are mapped to underscores. -_Note: The `$private_ipv4` and `$public_ipv4` substitution variables referenced in other documents are only supported on Amazon EC2, Google Compute Engine, OpenStack, Rackspace, and Vagrant._ +_Note: The `$private_ipv4` and `$public_ipv4` substitution variables referenced in other documents are only supported on Amazon EC2, Google Compute Engine, OpenStack, Rackspace, DigitalOcean, and Vagrant._ [etcd-config]: https://github.com/coreos/etcd/blob/master/Documentation/configuration.md