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

Fix streams support #790

Closed
wants to merge 5 commits into from
Closed

Commits on Mar 30, 2016

  1. Configuration menu
    Copy the full SHA
    eb75e93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c0a0f1 View commit details
    Browse the repository at this point in the history
  3. Create streams-{available,enabled} directories.

    They inherit properties from sites_available.
    modax committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    df07540 View commit details
    Browse the repository at this point in the history
  4. Remove server_name from streamhost.

    Nginx error: nginx: [emerg] "server_name" directive is not allowed here
    
    As of version 1.9.10 at least.
    modax committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    0446973 View commit details
    Browse the repository at this point in the history
  5. Support nginx_streamhosts key in hiera.

    It creates nginx::resource::streamhost resources.
    modax committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    c6c1c75 View commit details
    Browse the repository at this point in the history