We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f0784f commit d455caaCopy full SHA for d455caa
1 file changed
bosh-stemcell/spec/stemcells/cloudstack_spec.rb
@@ -7,7 +7,7 @@
7
end
8
9
10
- context "installed by bosh_disable_password_authentication" do
+ context "installed by base_ssh" do
11
describe "disallows password authentication" do
12
subject { file("/etc/ssh/sshd_config") }
13
0 commit comments