Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter 5 - Ordering #119

Closed
5 of 8 tasks
Linuturk opened this issue Mar 25, 2015 · 0 comments
Closed
5 of 8 tasks

Chapter 5 - Ordering #119

Linuturk opened this issue Mar 25, 2015 · 0 comments

Comments

@Linuturk
Copy link
Owner

  • Top Down versus Lexicographical. The default ordering used to be lexicographical and is now top down.
  • Use show_highstate to examine the ordering of your states.
  • Swap out the labs for these:
    • Update states to start and enable services in the correct order
    • Create an apache virtual host (use the documentation to find out what modules might be useful)
    • Reload apache if the configuration file changes. (Listen is best practice.)
    • Break out states into logical separate state files instead of one large file.
    • Include the PHP state in the Apache state file using the include call.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant