From aa4d0a02d6ef449f1137ffd23fb025181330ac19 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Mon, 7 Aug 2017 18:36:23 -0400 Subject: [PATCH] One day I'll be able to rename things in all places rather than forgetting half of them --- modules/debian_org/manifests/init.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/debian_org/manifests/init.pp b/modules/debian_org/manifests/init.pp index 622681369..416d3d061 100644 --- a/modules/debian_org/manifests/init.pp +++ b/modules/debian_org/manifests/init.pp @@ -251,8 +251,8 @@ class debian_org { owner => root, group => root, } - file { '/usr/local/bin/dsa-is-shutdown-in-progress': - source => 'puppet:///modules/debian_org/dsa-is-shutdown-in-progress', + file { '/usr/local/bin/dsa-is-shutdown-scheduled': + source => 'puppet:///modules/debian_org/dsa-is-shutdown-scheduled', mode => '0555', } -- 2.20.1