Skip to content

Instantly share code, notes, and snippets.

@jjeffers
Created September 28, 2021 18:47
Show Gist options
  • Save jjeffers/512b74172b3c8cb84da201338cc375ab to your computer and use it in GitHub Desktop.
Save jjeffers/512b74172b3c8cb84da201338cc375ab to your computer and use it in GitHub Desktop.
centos7-proxy-devel:
box: centos7
memory: 9000
nfs:
host_path: '/home/jjeffers/projects'
guest_path: '/home/vagrant/projects'
ansible:
playbook: 'playbooks/foreman_proxy_content_dev.yml'
group: 'foreman-proxy-content'
server: centos7-katello-devel-stable
variables:
foreman_installer_options:
- "--no-enable-puppet"
- "--foreman-proxy-puppet false"
- "--foreman-proxy-puppetca false"
- "--foreman-proxy-content-puppet false"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment