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

rhel subscription PR forces ~/rhn_username to exist #20

Open
cgwalters opened this issue Apr 24, 2015 · 2 comments
Open

rhel subscription PR forces ~/rhn_username to exist #20

cgwalters opened this issue Apr 24, 2015 · 2 comments

Comments

@cgwalters
Copy link
Contributor

#16 breaks k-a for me in that now all of my hosts need to have two file named ~/rhn_username and ~/rhn_password even if I'm already subscribed, because the variables are evaluated before Ansible has a chance to determine I'm already subscribed.

I'm feeling that the problem of subscribing the host is not something k-a should attempt to address itself - we suggest you ensure the machines are set up beforehand for this.

@cgwalters
Copy link
Contributor Author

/cc @aweiteka

cgwalters added a commit to cgwalters/kubernetes-ansible that referenced this issue Apr 24, 2015
RHEL machines need subscriptions.

Closes: eparis#20
@aweiteka
Copy link
Contributor

@cgwalters Sorry for breaking you. :(

It's a valid point. Subscribing is typically a ks/cloud-init task that's part of basic bootstrapping.

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