We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0dfb8e commit b5a51b6Copy full SHA for b5a51b6
Modulefile
@@ -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 ''
+name 'saheba-netrc'
+version '1.0.0'
+source 'https://github.com/saheba/puppet-netrc.git'
+author 'saheba'
+license 'ASL'
+summary 'Module to manage .netrc files'
+description 'Module to manage .netrc files'
+project_page 'https://github.com/saheba/puppet-netrc.git'
9
10
## Add dependencies, if any:
11
# dependency 'username/name', '>= 1.2.0'
0 commit comments