Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb6cc39f

Browse files
committed
Merge pull requestalphagov#128 from alphagov/mattbostock-patch-1
Add a reason when disabling Puppet
2 parents5496e31 +3e933bd commitb6cc39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎incident.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
@roles('class-cache')
77
deffail_to_mirror():
88
"""Fails the site to the mirror"""
9-
puppet.disable()
9+
puppet.disable("Fabric fail_to_mirror task invoked")
1010
nginx.disable_vhost("www.gov.uk")
1111
nginx.hello_it()
1212
print("Disabled Puppet and www.gov.uk vhost, remember to re-enable and re-run puppet to restore previous state")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp