git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/hieradata/nodes/example-puppet-master.yaml
diff options
context:
space:
mode:
authormail_redacted_for_web 2015-08-18 14:01:20 -0700
committermail_redacted_for_web 2015-08-18 14:01:20 -0700
commit0af9bbf52d7283902141f05da3c642dcd2d64231 (patch)
tree790e50f741e9c9e85d267c3c0a471b2a0bdc238e /hieradata/nodes/example-puppet-master.yaml
parent246626e6394c444f661692ac8c0e7e590a5da226 (diff)
downloadcontrol-repo-template-0af9bbf52d7283902141f05da3c642dcd2d64231.tar.bz2
Move some hieradata around for easier testing in vagrant
I now have a virtual hierarchy level for setting up my lower memory settings when using vagrant/virtualbox. The gms settings are in an example-puppet-master.yaml file in the nodes directory which are needed for the instructions.
Diffstat (limited to 'hieradata/nodes/example-puppet-master.yaml')
-rw-r--r--hieradata/nodes/example-puppet-master.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/hieradata/nodes/example-puppet-master.yaml b/hieradata/nodes/example-puppet-master.yaml
new file mode 100644
index 0000000..677e10d
--- /dev/null
+++ b/hieradata/nodes/example-puppet-master.yaml
@@ -0,0 +1,4 @@
+---
+git_management_system: 'gitlab'
+gms_server_url: 'https://gitlab-server'
+gms_api_token: 'BDkZfWWnk4LVTLHdAywd'