aboutsummaryrefslogtreecommitdiff
path: root/spec/fixtures
diff options
context:
space:
mode:
authorAdam Jahn <ajjahn@gmail.com>2015-12-07 16:17:25 -0500
committerAdam Jahn <ajjahn@gmail.com>2015-12-07 16:17:25 -0500
commit95cb988077ec2f5c79e4a2bd67d4b252fdc8739c (patch)
tree7a0ee23573800250cddcab7c7adc4ef30b521cea /spec/fixtures
parent91ae01bd358ea0696a865c88207e61daafe7cd8a (diff)
downloadpuppet-samba-95cb988077ec2f5c79e4a2bd67d4b252fdc8739c.tar.gz
puppet-samba-95cb988077ec2f5c79e4a2bd67d4b252fdc8739c.tar.bz2
clean whitespace
Diffstat (limited to 'spec/fixtures')
-rw-r--r--spec/fixtures/manifests/init.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/fixtures/manifests/init.pp b/spec/fixtures/manifests/init.pp
index 0f64360..94005cd 100644
--- a/spec/fixtures/manifests/init.pp
+++ b/spec/fixtures/manifests/init.pp
@@ -1,7 +1,5 @@
node 'testhost.example.com' {
-
include samba::server
-
}
node default {}