From 711967ae9639095ce41500bb0e6f80c8b80fab95 Mon Sep 17 00:00:00 2001 From: Stuart Mackie Date: Tue, 25 Jul 2017 10:37:57 -0700 Subject: Contrail charms Change-Id: I2d259d03f63fce38348b8384e26ac23e3fce44a8 Signed-off-by: Stuart Mackie --- contrail-kubernetes/config.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 contrail-kubernetes/config.yaml (limited to 'contrail-kubernetes/config.yaml') diff --git a/contrail-kubernetes/config.yaml b/contrail-kubernetes/config.yaml new file mode 100644 index 0000000..aae1147 --- /dev/null +++ b/contrail-kubernetes/config.yaml @@ -0,0 +1,7 @@ +options: + install-sources: + type: string + description: Package sources for install + install-keys: + type: string + description: Apt keys for package install sources -- cgit 1.2.3-korg