One day I'll be able to rename things in all places rather than forgetting half of...
authorJulien Cristau <jcristau@debian.org>
Mon, 7 Aug 2017 22:36:23 +0000 (18:36 -0400)
committerJulien Cristau <jcristau@debian.org>
Mon, 7 Aug 2017 22:36:23 +0000 (18:36 -0400)
modules/debian_org/manifests/init.pp

index 6226813..416d3d0 100644 (file)
@@ -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',
        }