Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Commit aaaf72b

Browse files
fix: ⚰️ remove crap
1 parent da61828 commit aaaf72b

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
---

manifests/site.pp

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -33,24 +33,6 @@
3333
notify { 'Hello Puppet!': }
3434
}
3535

36-
##? node definitions I.
37-
node 'pet-srv-0.petsandbox.local' {
38-
include role::database_server
39-
include profile::windows
40-
}
41-
node 'pet-srv-1.petsandbox.local' {
42-
include role::web_server
43-
include profile::windows
44-
}
45-
node 'pet-srv-2.petsandbox.local' {
46-
include role::wsus_server
47-
include profile::windows
48-
}
49-
node 'pet-dc-0.petsandbox.local','pet-dc-1.petsandbox.local' {
50-
include role::domain_controller
51-
include profile::windows
52-
}
53-
5436
##? node definitions II.
5537
node 'web0.fabricesemti.net' {
5638
include role::web_server

0 commit comments

Comments
 (0)