From 27879836f237a30e947ab0a85e84844d2d7f5a27 Mon Sep 17 00:00:00 2001 From: Ian Wells Date: Wed, 16 Jan 2013 21:37:04 -0800 Subject: [PATCH] Update Modulefile --- Modulefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Modulefile b/Modulefile index 86c9c885..8cbbc8cc 100644 --- a/Modulefile +++ b/Modulefile @@ -1,8 +1,8 @@ name 'puppet-vswitch' -version '0.1.0' -source 'https://github.com/ekarlso/puppet-vswitch' -author 'Endre Karlson, Dan Bode' +version '0.1.0a' +source 'https://github.com/CiscoSystems/puppet-vswitch' +author 'Endre Karlson, Dan Bode, Ian Wells' license 'Apache License 2.0' -summary 'Puppet module for OpenVSwitch and other vSwitchs' -description 'Puppet module to install and configure the OpenVSwitch and other vSwitchs' -project_page 'https://github.com/ekarlso/puppet-vswitch' +summary 'Puppet module for OpenVSwitch and other vSwitches' +description 'Puppet module to install and configure the OpenVSwitch and other vSwitches' +project_page 'https://github.com/CiscoSystems/puppet-vswitch'