Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: adding k8s module #171

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

joejstuart
Copy link
Contributor

No description provided.

playbooks/setup.yml Outdated Show resolved Hide resolved
@joejstuart joejstuart changed the title adding k8s module WIP: adding k8s module Apr 20, 2020
validate_certs: false
definition: "{{ lookup('template', project_dir + '/' + os_template_dir + '/' + item) }}"
with_list:
"{{ k8s_resource_objects }}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where does this list come from?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right now it's being passed in as an --extra-var. I still need to add a vars file for this role and go through the global vars to sync it up with these changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants