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

Added documentation for general introduction to APBs and ASB #93

Merged
merged 1 commit into from May 1, 2017

Conversation

dymurray
Copy link
Member

@dymurray dymurray commented May 1, 2017

No description provided.

@dymurray dymurray force-pushed the intro branch 4 times, most recently from d4da76c to bfd9ec7 Compare May 1, 2017 18:04
* Github
* [Ansible Playbook Bundle Design Documents](https://github.com/fusor/ansibleplaybookbundle/tree/master/docs)
* [Ansible Service Broker Code and Design Documents](https://github.com/fusor/ansible-service-broker/blob/master/docs/design.md)
* [Library of APBs](https://github.com/fusor/ansibleplaybookbundle-library)
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this point to apb-examples now?

To keep up with developments or to learn more:
* [Trello](https://trello.com/b/50JhiC5v/ansible-apps)
* Github
* [Ansible Playbook Bundle Design Documents](https://github.com/fusor/ansibleplaybookbundle/tree/master/docs)
Copy link
Contributor

Choose a reason for hiding this comment

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


c.) Deploying an Ansible Playbook Bundle

### Ansible Service Broker
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not make the ### headings ## then make the bolded ones ###.


![Overview](ansible-service-broker-overview.png)

**Service Catalog to Service Broker Workflow**
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not make the ### headings ## then make the bolded ones ###. Make this one ###

4.) User issues a command to provision a specific APB

5.) Provision request makes its way to the Ansible Service Broker which fulfills the command by invoking the
provision method on the APB
Copy link
Contributor

Choose a reason for hiding this comment

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

I would reformat this to be single spaced, then just use the 1,2,3--- button. i.e.

1. User requests list of available applications from the Service Catalog
2. Service Catalog asks the Ansible Service Broker for available applicatins


2.) Package

3.) Deploy
Copy link
Contributor

Choose a reason for hiding this comment

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

Same comment about above numbered list. Probably applies to any other ones in the document.

@jmrodri jmrodri added the demo label May 1, 2017
@dymurray dymurray force-pushed the intro branch 2 times, most recently from 845884f to e6b6f9a Compare May 1, 2017 18:13
@jwmatthews
Copy link
Member

ACK

@jwmatthews jwmatthews merged commit 65edd65 into openshift:master May 1, 2017
shawn-hurley pushed a commit to shawn-hurley/ansible-service-broker that referenced this pull request Nov 2, 2017
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

3 participants