diff options
| author | Markus Roberts <Markus@reality.com> | 2010-05-04 15:57:08 -0700 |
|---|---|---|
| committer | test branch <puppet-dev@googlegroups.com> | 2010-02-17 06:50:53 -0800 |
| commit | 7c59acfaefff3a69d67af8a65490e36175965168 (patch) | |
| tree | 77a8cc6e705e74e2bad96ad51f6e709b36d9b2de /test | |
| parent | e82f5de7e66a54712421d96288cc6a2614f53dd7 (diff) | |
Renamed all references to Reductive Labs to Puppet Labs
Find and replace to the rescue...
Diffstat (limited to 'test')
| -rwxr-xr-x | test/certmgr/certmgr.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/certmgr/certmgr.rb b/test/certmgr/certmgr.rb index 2c4605f03..de63fc399 100755 --- a/test/certmgr/certmgr.rb +++ b/test/certmgr/certmgr.rb @@ -126,7 +126,7 @@ class TestCertMgr < Test::Unit::TestCase :city => "Nashville", :country => "US", :email => "luke@madstop.com", - :org => "Reductive", + :org => "Puppet", :ou => "Development", :encrypt => mkPassFile() ) |
