[Rt-commit] [rtir] 33/33: Switch Blocks to Countermeasures for CF descriptions
Shawn Moore
shawn at bestpractical.com
Fri May 13 20:21:53 EDT 2016
This is an automated email from the git hooks/post-receive script.
shawn pushed a commit to branch 3.4/countermeasures
in repository rtir.
commit 73afc21099bed767b4fc393cf42e7856dbdcb15b
Author: Shawn M Moore <shawn at bestpractical.com>
Date: Sat May 14 00:20:07 2016 +0000
Switch Blocks to Countermeasures for CF descriptions
---
etc/initialdata | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/etc/initialdata b/etc/initialdata
index ee34d03..b978553 100644
--- a/etc/initialdata
+++ b/etc/initialdata
@@ -125,19 +125,19 @@
Type => 'FreeformSingle',
Queue => 'Countermeasures',
Disabled => 0,
- Description => 'Network mask for Blocks RTIR queue',
+ Description => 'Network mask for Countermeasures',
},
{ Name => 'Port',
Type => 'FreeformSingle',
Queue => 'Countermeasures',
Disabled => 0,
- Description => 'Port for Blocks RTIR queue',
+ Description => 'Port for Countermeasures',
},
{ Name => 'Where Blocked',
Type => 'FreeformSingle',
Queue => 'Countermeasures',
Disabled => 0,
- Description => 'Where the block is placed for Blocks RTIR queue',
+ Description => 'Where the block is placed for Countermeasures',
},
{ Name => 'Customer',
Type => 'SelectMultiple',
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the rt-commit
mailing list