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

Display host groups a server is a member of #15

Open
esacteksab opened this issue Jul 23, 2015 · 3 comments
Open

Display host groups a server is a member of #15

esacteksab opened this issue Jul 23, 2015 · 3 comments
Assignees
Milestone

Comments

@esacteksab
Copy link

Scenario:

[host_group1]
server[1:9]
server11
server[13:20]

[host_group2]
server[2:5]
server[12]

It becomes challenging in the above scenario to determine which server is a member of which host group, it'd be great if atk had mechanism to show which host group(s) a server was a member of.

The other challenge that this addresses is that it is impossible to grep for a host that exists within a range (e.g. I can't grep for server2 as it is defined in a range rather than individually.

I imagine something like:

atk-show-group-membership server2
host_group1
host_group2
@ldx
Copy link

ldx commented Jul 23, 2015

Also would be nice to have something like this:

atk-show-hosts host_group1
server1
server2
...

@dellis23
Copy link
Owner

I like this and need something like it right now.

@dellis23
Copy link
Owner

dellis23 commented Sep 9, 2015

I still like this and still need something like this right now.

@steenzout steenzout added this to the v2.0.2 milestone Apr 13, 2016
@steenzout steenzout self-assigned this Apr 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants