Sha256: ed61f99db678983d198b42aa0bf85717b98535d3e39b2cf5ca7964bc902144a9

Contents?: true

Size: 625 Bytes

Versions: 33

Compression:

Stored size: 625 Bytes

Contents

# Agent answers for 2015.x
# Cobbled together from split install examples.
q_install=y
q_vendor_packages_install=y
q_puppet_symlinks_install=y
q_verify_packages=y

# Disable all infrastructure components
q_all_in_one_install=n
q_puppetmaster_install=n
q_puppetdb_install=n
q_puppet_enterpriseconsole_install=n

# Configure agent installation
q_puppetagent_install=y
q_puppetagent_certname=<%= machine_hostname %>
q_puppetagent_server=<%= @config.master %>
q_puppetdb_hostname=<%= @config.master %>
q_database_host=<%= @config.master %>
q_database_port=5432
q_skip_master_verification=n
q_fail_on_unsuccessful_master_lookup=y

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
vagrant-pe_build-0.19.2 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.19.1 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.19.0 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.18.2 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.18.1 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.18.0 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.17.14 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.17.13 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.17.12 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.17.11 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.17.10 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.17.9 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.17.8 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.17.7 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.17.6 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.17.5 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.17.4 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.17.3 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.17.2 templates/answers/agent-2015.x.txt.erb
vagrant-pe_build-0.17.1 templates/answers/agent-2015.x.txt.erb