aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/iurt.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/manifests/iurt.pp')
-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 703541ee..e0be48e6 100644
--- a/modules/buildsystem/manifests/iurt.pp
+++ b/modules/buildsystem/manifests/iurt.pp
@@ -19,6 +19,6 @@ class buildsystem::iurt {
buildsystem::iurt::config { ['2','1','cauldron','infra_1', 'infra_2']: }
sudo::sudoers_config { 'iurt':
- content => template('buildsystem/iurt/sudoers.iurt')
+ content => template('buildsystem/sudoers.iurt')
}
}