aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2012-03-17 00:45:16 +0000
committerMichael Scherer <misc@mageia.org>2012-03-17 00:45:16 +0000
commit55c56dabdb184c57e20be6d197b4e4dbd9712f45 (patch)
treefcb921b216c154336f7ac7e11bf6d19f6b8155b2 /modules
parentcf8639468ad536fe3d4d245550f750c503ea6d77 (diff)
downloadpuppet-55c56dabdb184c57e20be6d197b4e4dbd9712f45.tar
puppet-55c56dabdb184c57e20be6d197b4e4dbd9712f45.tar.gz
puppet-55c56dabdb184c57e20be6d197b4e4dbd9712f45.tar.bz2
puppet-55c56dabdb184c57e20be6d197b4e4dbd9712f45.tar.xz
puppet-55c56dabdb184c57e20be6d197b4e4dbd9712f45.zip
fix indentation
Diffstat (limited to 'modules')
-rw-r--r--modules/buildsystem/manifests/iurt.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/iurt.pp b/modules/buildsystem/manifests/iurt.pp
index b913f767..6c26e867 100644
--- a/modules/buildsystem/manifests/iurt.pp
+++ b/modules/buildsystem/manifests/iurt.pp
@@ -19,7 +19,7 @@ class buildsystem::iurt {
ensure => directory,
}
- buildsystem::iurt::config { ['1','cauldron','mandriva2010.1','infra_1']: }
+ buildsystem::iurt::config { ['1','cauldron','mandriva2010.1','infra_1']: }
sudo::sudoers_config { 'iurt':
content => template('buildsystem/iurt/sudoers.iurt')