Skip to content

Commit

Permalink
Changed Production Branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Andulla committed Sep 1, 2015
1 parent 82c58ef commit c4a4d6b
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 314 deletions.
1 change: 0 additions & 1 deletion Puppetfile
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,3 @@ mod 'windowsfeature',
mod 'wordpress',
:git => '/opt/puppetlabs/repos/wordpress.git',
:ref => 'master'

3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
#This is the Branch for the production environment inside my puppet enterprise demo environment
### Puppet CodeManager demo
This is the Branch for the production environment inside my puppet enterprise demo environment
160 changes: 0 additions & 160 deletions Rakefile

This file was deleted.

2 changes: 0 additions & 2 deletions environment.conf

This file was deleted.

48 changes: 0 additions & 48 deletions hieradata/common.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions hieradata/datacenter/infrastructure.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions hieradata/datacenter/portland.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions hieradata/datacenter/sydney.yaml

This file was deleted.

6 changes: 6 additions & 0 deletions hieradata/environment/preproduction.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
ntp::servers:
- '0.au.pool.ntp.org'
- '1.au.pool.ntp.org'
- '2.au.pool.ntp.org'
- '3.au.pool.ntp.org'
6 changes: 6 additions & 0 deletions hieradata/environment/test.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
ntp::servers:
- 0.us.pool.ntp.org
- 1.us.pool.ntp.org
- 2.us.pool.ntp.org
- 3.us.pool.ntp.org
3 changes: 0 additions & 3 deletions hieradata/virtual/virtualbox.yaml

This file was deleted.

52 changes: 0 additions & 52 deletions manifests/site.pp

This file was deleted.

0 comments on commit c4a4d6b

Please sign in to comment.