File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,13 +60,13 @@ This state will install the template package only.
60
60
``template.config ``
61
61
-------------------
62
62
63
- This state will configure the template service and has a depency on ``template.install ``
63
+ This state will configure the template service and has a dependency on ``template.install ``
64
64
via include list.
65
65
66
66
``template.service ``
67
67
--------------------
68
68
69
- This state will start the template service and has a depency on ``template.config ``
69
+ This state will start the template service and has a dependency on ``template.config ``
70
70
via include list.
71
71
72
72
``template.clean ``
@@ -87,7 +87,7 @@ This state will stop the template service and disable it at boot time.
87
87
``template.config.clean ``
88
88
-------------------------
89
89
90
- This state will remove the configuration of the template service and has a depency on ``template.service.clean ``
90
+ This state will remove the configuration of the template service and has a dependency on ``template.service.clean ``
91
91
via include list.
92
92
93
93
``template.package.clean ``
You can’t perform that action at this time.
0 commit comments