Re: [pve-devel] [PATCH container] allow deleting of container hostname

2016-07-25 Thread Fabian Grünbichler
applied On Mon, Jul 04, 2016 at 03:36:16PM +0200, Dominik Csapak wrote: > since we allow to create a container without hostname > (we are using localhost by default then) and hostname > is marked optional in the JSONSchema of the config > we should be able to delete the hostname > > Signed-off-by

[pve-devel] [PATCH container] allow deleting of container hostname

2016-07-04 Thread Dominik Csapak
since we allow to create a container without hostname (we are using localhost by default then) and hostname is marked optional in the JSONSchema of the config we should be able to delete the hostname Signed-off-by: Dominik Csapak --- src/PVE/LXC/Config.pm | 4 +++- 1 file changed, 3 insertions(+