* fixed previous commit
This commit is contained in:
parent
62ab6a9502
commit
afea3d245e
@ -24,10 +24,7 @@
|
|||||||
'vhost_available': '/etc/nginx/conf.d',
|
'vhost_available': '/etc/nginx/conf.d',
|
||||||
'vhost_enabled': '/etc/nginx/conf.d',
|
'vhost_enabled': '/etc/nginx/conf.d',
|
||||||
'vhost_use_symlink': False,
|
'vhost_use_symlink': False,
|
||||||
<<<<<<< HEAD
|
|
||||||
'pid_file': '/var/run/nginx.pid',
|
'pid_file': '/var/run/nginx.pid',
|
||||||
=======
|
|
||||||
>>>>>>> * added pillar variable to specify os release version for nginx package repo base url for RedHat family os hosts
|
|
||||||
'rh_os_releasever': '$releasever',
|
'rh_os_releasever': '$releasever',
|
||||||
},
|
},
|
||||||
'Suse': {
|
'Suse': {
|
||||||
|
Loading…
Reference in New Issue
Block a user