From 88df88a19674ccc0017836941b8ee32eaadf19fb Mon Sep 17 00:00:00 2001 From: Stuart Mackie Date: Thu, 23 Mar 2017 06:19:54 -0700 Subject: Deleted charms with wrong license. Will source them differently in future. Change-Id: I0fc99ea03c6b6ca4701e63793cb2be60e56c7588 Signed-off-by: Stuart Mackie --- .../contrail-control/templates/contrail-control-nodemgr.conf | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 charms/trusty/contrail-control/templates/contrail-control-nodemgr.conf (limited to 'charms/trusty/contrail-control/templates/contrail-control-nodemgr.conf') diff --git a/charms/trusty/contrail-control/templates/contrail-control-nodemgr.conf b/charms/trusty/contrail-control/templates/contrail-control-nodemgr.conf deleted file mode 100644 index ffea798..0000000 --- a/charms/trusty/contrail-control/templates/contrail-control-nodemgr.conf +++ /dev/null @@ -1,9 +0,0 @@ -############################################################################### -# [ WARNING ] -# Configuration file maintained by Juju. Local changes may be overwritten. -############################################################################### - -[DISCOVERY] -server = {{ discovery_server }} -port = {{ discovery_port }} - -- cgit 1.2.3-korg