projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c6ec3b
)
One day I'll be able to rename things in all places rather than forgetting half of...
author
Julien Cristau
<jcristau@debian.org>
Mon, 7 Aug 2017 22:36:23 +0000
(18:36 -0400)
committer
Julien Cristau
<jcristau@debian.org>
Mon, 7 Aug 2017 22:36:23 +0000
(18:36 -0400)
modules/debian_org/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/debian_org/manifests/init.pp
b/modules/debian_org/manifests/init.pp
index
6226813
..
416d3d0
100644
(file)
--- 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',
}