spec/beaker-answers/versions/version20171_spec.rb in beaker-answers-0.29.0 vs spec/beaker-answers/versions/version20171_spec.rb in beaker-answers-1.0.0

- old
+ new

@@ -16,10 +16,10 @@ context 'when generating a default 1.0 config' do context 'for a monolithic install' do let(:hosts) { mono_hosts } let(:gold_role_answers) do { - "console_admin_password" => default_password, + "console_admin_password" => default_console_password, "puppet_enterprise::puppet_master_host" => hosts[0].hostname, } end include_examples 'pe.conf'