HostUnification » History » Version 2
Justin Sherrill, 04/29/2015 09:55 PM
| 1 | 1 | Justin Sherrill | h1. Host Unification |
|---|---|---|---|
| 2 | 2 | Justin Sherrill | |
| 3 | |||
| 4 | h2. Main Goals |
||
| 5 | |||
| 6 | * Unify "Content Hosts" and Hosts so that they are one object based on a 'Host'. The content and subscription portions simply become attributes/concerns/aspects of a Host object. |
||
| 7 | * |
||
| 8 | |||
| 9 | |||
| 10 | |||
| 11 | h3. Design |
||
| 12 | |||
| 13 | h4. Ideal Design |
||
| 14 | We have presented two designs, one design based somewhat on this discussion: |
||
| 15 | |||
| 16 | https://groups.google.com/forum/#!searchin/foreman-dev/shim/foreman-dev/9ByQmAtKokQ/W2V924xqtYUJ |
||
| 17 | |||
| 18 | !http://projects.theforeman.org/attachments/download/1231/aspect.png! |
||
| 19 | |||
| 20 | The goal is to open a pull request with this design implemented for the Puppet related portion and if feedback is positive to proceed with the Content and Subscription portions. |
||
| 21 | |||
| 22 | h4. Fallback design: |
||
| 23 | |||
| 24 | If this does not go favourably, we present this alternative design which is very similar but simpler in nature: |
||
| 25 | |||
| 26 | !http://projects.theforeman.org/attachments/download/1229/simple.png! |