-
Notifications
You must be signed in to change notification settings - Fork 34
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
openstack-create role should include the default security group in all instances #211
Comments
vvaldez
added a commit
to vvaldez/rhc-ose
that referenced
this issue
Jul 16, 2016
* Adds new openstack-security-groups role * Addresses Issue rhtconsulting#211 * Defines default security group variable * Sets individual sec group variables per type * Supports specifying no sec group for a type * Uses new Ansibel 2.x modules
vvaldez
added a commit
to vvaldez/rhc-ose
that referenced
this issue
Jul 16, 2016
* Adds new openstack-security-groups role * Addresses Issue rhtconsulting#211 * Defines default security group variable * Sets individual sec group variables per type * Supports specifying no sec group for a type * Uses new Ansibel 2.x modules
vvaldez
added a commit
to vvaldez/rhc-ose
that referenced
this issue
Jul 16, 2016
* Adds new openstack-security-groups role * Addresses Issue rhtconsulting#211 and adds all instances to default group * Defines default security group variable with all groups/rules * Sets security group variables per type (master,node,nfs,dns) * Supports specifying no security group for a type (e.g. nfs) * Uses new Ansible 2.x modules
vvaldez
added a commit
to vvaldez/rhc-ose
that referenced
this issue
Jul 22, 2016
* Adds new openstack-security-groups role * Addresses Issue rhtconsulting#211 and adds all instances to default group * Defines default security group variable with all groups/rules * Sets security group variables per type (master,node,nfs,dns) * Supports specifying no security group for a type (e.g. nfs) * Uses new Ansible 2.x modules
vvaldez
added a commit
to vvaldez/rhc-ose
that referenced
this issue
Aug 31, 2016
* Adds new openstack-security-groups role * Addresses Issue rhtconsulting#211 and adds all instances to default group * Defines default security group variable with all groups/rules * Sets security group variables per type (master,node,nfs,dns) * Supports specifying no security group for a type (e.g. nfs) * Uses new Ansible 2.x modules
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@vvaldez @oybed do we want to do this quietly in the role? or just include it in our playbooks?
The text was updated successfully, but these errors were encountered: