Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Puppet
Commits
0b4d38b5
Commit
0b4d38b5
authored
Dec 02, 2020
by
James T. Lee
Browse files
puppet: Update Git URLs
parent
38501441
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Puppetfile
Puppetfile
+1
-1
files/puppet/r10k.yaml
files/puppet/r10k.yaml
+1
-1
No files found.
Puppetfile
View file @
0b4d38b5
...
@@ -17,7 +17,7 @@ mod 'puppet-windows_env', '3.2.0'
...
@@ -17,7 +17,7 @@ mod 'puppet-windows_env', '3.2.0'
#
#
# My modules
# My modules
#
#
mod 'nest_private', :git => 'git@gitlab.james.tl:nest/puppet-
nest_
private.git'
mod 'nest_private', :git => 'git@gitlab.james.tl:nest/puppet-private.git'
# Required by nest
# Required by nest
...
...
files/puppet/r10k.yaml
View file @
0b4d38b5
...
@@ -7,5 +7,5 @@ git:
...
@@ -7,5 +7,5 @@ git:
sources
:
sources
:
nest
:
nest
:
remote
:
'
https://gitlab.james.tl/nest/puppet
-nest
.git'
remote
:
'
https://gitlab.james.tl/nest/puppet.git'
basedir
:
'
/etc/puppetlabs/code/environments'
basedir
:
'
/etc/puppetlabs/code/environments'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment