Skip to content

Extends module puppet_nginx, to simple generate configurations vhost in nginx for magento.

License

Notifications You must be signed in to change notification settings

jarekherisz/puppet_magento

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppet_magento

Extends module puppet_nginx, to simple generate configurations vhost in nginx for magento.

You can use it instead vhost2 from https://github.com/jarekherisz/puppet_nginix.

To create simple magento vhoste

A virtual host with alias name

class { 'nginx': }

magento::magento  { "domain.com": 
    vhost_aliases => 'www.domain.com www2.domain.com',
}

About

Extends module puppet_nginx, to simple generate configurations vhost in nginx for magento.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published