Confirmed users
12
edits
No edit summary |
|||
| Line 78: | Line 78: | ||
An important note about writing front ends for service a module: | An important note about writing front ends for service a module: | ||
* | * Front ends can be used to make using back end modules easier. | ||
* | * A guideline is that puppet built in types should be contained ''within'' the external component modules. Exceptions should only be made when its apparent that a back end module is lacking a small bit of functionality and that an FEM can could easily provide the missing parts. | ||
* Generally, front end definitions should only use user defined resource definitions | |||
== The Service Matrix == | == The Service Matrix == | ||