diff options
Diffstat (limited to 'spec/support/oc_pedant.rb')
-rw-r--r-- | spec/support/oc_pedant.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/support/oc_pedant.rb b/spec/support/oc_pedant.rb index 8d07f99..0635b6f 100644 --- a/spec/support/oc_pedant.rb +++ b/spec/support/oc_pedant.rb @@ -85,8 +85,6 @@ delete_org true # which should be the fully-qualified path /on the machine Pedant is # running on/ to a private key for that user. superuser_name "pivotal" -superuser_key key -webui_key key def cheffs_or_else_user(value) ENV["CHEF_FS"] ? "pivotal" : value |