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
13273e7c
Commit
13273e7c
authored
Dec 01, 2020
by
James T. Lee
Browse files
web: Migrate private config
parent
f8cd876c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
2 deletions
+1
-2
Puppetfile
Puppetfile
+0
-1
data/node/web.yaml
data/node/web.yaml
+0
-1
manifests/private
manifests/private
+1
-0
No files found.
Puppetfile
View file @
13273e7c
...
@@ -18,7 +18,6 @@ mod 'puppet-windows_env', '3.2.0'
...
@@ -18,7 +18,6 @@ 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-nest_private.git'
mod 'private', :git => '/nest/home/projects/puppet-private'
# Required by nest
# Required by nest
...
...
data/node/web.yaml
View file @
13273e7c
---
---
classes
:
classes
:
-
'
nest::service::gitlab'
-
'
nest::service::gitlab'
-
'
private::web'
# XXX: Change this after moving it to a more private area
# XXX: Change this after moving it to a more private area
nest::service::gitlab::gmail_password: >
nest::service::gitlab::gmail_password: >
...
...
manifests/private
0 → 120000
View file @
13273e7c
../modules/nest_private/manifests
\ No newline at end of file
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