[lxc-devel] [lxd/master] The "name" field is now called "server_name"

freeekanayaka on Github lxc-bot at linuxcontainers.org
Wed Feb 28 09:16:43 UTC 2018


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 361 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20180228/2e99e2d3/attachment.bin>
-------------- next part --------------
From 2ebf666e3779ed720a47e22d4e2fe17658528351 Mon Sep 17 00:00:00 2001
From: Free Ekanayaka <free.ekanayaka at canonical.com>
Date: Wed, 28 Feb 2018 09:14:51 +0000
Subject: [PATCH] The "name" field is now called "server_name"

Signed-off-by: Free Ekanayaka <free.ekanayaka at canonical.com>
---
 doc/clustering.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/clustering.md b/doc/clustering.md
index 886a90f67..58b5f32f4 100644
--- a/doc/clustering.md
+++ b/doc/clustering.md
@@ -120,7 +120,7 @@ profiles:
       parent: lxdbr0
       type: nic
 cluster:
-  name: node2
+  server_name: node2
   enabled: true
   cluster_address: 10.55.60.171:8443
   cluster_certificate: "-----BEGIN CERTIFICATE-----


More information about the lxc-devel mailing list