From 43953eb5179fbc6c980d85c54a36d65988c021bd Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Fri, 16 Mar 2018 01:04:07 -0400 Subject: [PATCH] Formatting --- templates/zerotier/config.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/templates/zerotier/config.yml b/templates/zerotier/config.yml index 3153484..ce1f49b 100644 --- a/templates/zerotier/config.yml +++ b/templates/zerotier/config.yml @@ -1,8 +1,8 @@ -name: ZeroTier-Containerized # Name of the Catalog Entry -description: | # Description of the Catalog Entry +name: ZeroTier-Containerized +description: | Will put in description later. -version: latest # Version of the Catalog to be used -category: Networking # Category to be used for searching catalog entries -maintainer: WilliamMiceli # The maintainer of the catalog entry -license: # The license -projectURL: https://zerotier.com # A URL related to the catalog entry \ No newline at end of file +version: latest +category: Networking +maintainer: WilliamMiceli +license: +projectURL: https://hub.docker.com/r/zerotier/zerotier-containerized/ \ No newline at end of file