From c93994b5e43acc6048b81836d30632e015306c92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Tue, 22 Oct 2019 18:31:47 +0200 Subject: machine: digital-ocean: Rename 'enable-ipv6' to 'enable-ipv6?'. * gnu/machine/digital-ocean.scm ()[enable-ipv6]: Rename to... [enable-ipv6?]: ... this. (deploy-digital-ocean): Adjust accordingly. * doc/guix.texi (Invoking guix deploy): Adjust accordingly. --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/guix.texi b/doc/guix.texi index f24dc6b26b..cb004d034d 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -26050,7 +26050,7 @@ such that no two machines in the deployment have the same set of tags. A Digital Ocean region slug, such as @code{"nyc3"}. @item @code{size} A Digital Ocean size slug, such as @code{"s-1vcpu-1gb"} -@item @code{enable-ipv6} +@item @code{enable-ipv6?} Whether or not the droplet should be created with IPv6 networking. @end table @end deftp -- cgit v1.2.3