Changed spaces to tabs
This commit is contained in:
parent
d8c2bc9c7d
commit
2d7406b5fc
21
README.md
21
README.md
@ -11,16 +11,17 @@ POSSIBLE DEPENDENCIES
|
|||||||
ORDERING:
|
ORDERING:
|
||||||
|
|
||||||
The ordering of the states for apache falls into block ranges which are:
|
The ordering of the states for apache falls into block ranges which are:
|
||||||
1) apache will use 1-500 for ordering
|
|
||||||
2) apache will reserve 1 -100 as unused
|
1) apache will use 1-500 for ordering
|
||||||
3) apache will reserve 101-150 for pre pkg install
|
2) apache will reserve 1 -100 as unused
|
||||||
4) apache will reserve 151-200 for pkg install
|
3) apache will reserve 101-150 for pre pkg install
|
||||||
5) apache will reserve 201-250 for pkg configure
|
4) apache will reserve 151-200 for pkg install
|
||||||
6) apache will reserve 251-300 for downloads, git stuff, load data
|
5) apache will reserve 201-250 for pkg configure
|
||||||
7) apache will reserve 301-400 for unknown purposes
|
6) apache will reserve 251-300 for downloads, git stuff, load data
|
||||||
8) apache will reserve 401-450 for service restart-reloads
|
7) apache will reserve 301-400 for unknown purposes
|
||||||
9) apache WILL reserve 451-460 for service.running
|
8) apache will reserve 401-450 for service restart-reloads
|
||||||
10) apache will reserve 461-500 for cmd requiring operational services
|
9) apache WILL reserve 451-460 for service.running
|
||||||
|
10) apache will reserve 461-500 for cmd requiring operational services
|
||||||
|
|
||||||
PILLARS:
|
PILLARS:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user