725 B
725 B
php
- DEPENDENCIES:
-
These salt-states are required:
- apt
ORDERING:
The ordering of the states for php falls into block ranges which are:
- php will use 1-500 for ordering
- php will reserve 1 -100 as unused
- php will reserve 101-150 for pre pkg install
- php will reserve 151-200 for pkg install
- php will reserve 201-250 for pkg configure
- php will reserve 251-300 for downloads, git stuff, load data
- php will reserve 301-400 for unknown purposes
- php will reserve 401-450 for service restart-reloads
- php WILL reserve 451-460 for service.running
- php will reserve 461-500 for cmd requiring operational services
PILLARS:
No Pillars are used in this formula as of yet.