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

Roles system file in playbooks directory #254

Open
verizonold opened this issue Aug 22, 2018 · 3 comments
Open

Roles system file in playbooks directory #254

verizonold opened this issue Aug 22, 2018 · 3 comments

Comments

@verizonold
Copy link

@dougbtv @leifmadsen i think I am having the issue because of the changes to playbooks and roles in kube-ansible. I just got the master branch and it looks like now the roles is a "system" file in playbooks directory.
I have to modify multus.yaml.j2 since it uses eth0 and interface i need configured is eth1. How is the roles.system file in playbooks directory updated by kube-ansible install?

@dougbtv
Copy link
Member

dougbtv commented Aug 22, 2018

Hey @verizonold did you per chance make sure to run the galaxy requirements install?

ansible-galaxy install -r requirements.yml

@verizonold
Copy link
Author

verizonold commented Aug 23, 2018

yes, I did after I did a git clone. Shall I run it again and try? Not sure it has to be re-run.

@dougbtv
Copy link
Member

dougbtv commented Aug 23, 2018

Ahhh, I believe this is a symlink...

[doug@localhost playbooks]$ ls -la | grep -i roles
lrwxrwxrwx  1 doug doug    8 Aug 20 22:20 roles -> ../roles

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

No branches or pull requests

2 participants