Skip to content

Commit b5a51b6

Browse files
committed
updated Modulefile
1 parent b0dfb8e commit b5a51b6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Modulefile

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name 'sarah-puppet-netrc'
2-
version ''
3-
source ''
4-
author 'sarah'
5-
license ''
6-
summary ''
7-
description ''
8-
project_page ''
1+
name 'saheba-netrc'
2+
version '1.0.0'
3+
source 'https://github.com/saheba/puppet-netrc.git'
4+
author 'saheba'
5+
license 'ASL'
6+
summary 'Module to manage .netrc files'
7+
description 'Module to manage .netrc files'
8+
project_page 'https://github.com/saheba/puppet-netrc.git'
99

1010
## Add dependencies, if any:
1111
# dependency 'username/name', '>= 1.2.0'

0 commit comments

Comments
 (0)