saltstack-formulas / apache-formula

Set up and configure the Apache HTTP server

Home Page:http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conflict ID when using apache.mod_fcgid and fcgid in module list apache.modules

arthurzenika opened this issue · comments

    Data failed to compile:
----------
    Detected conflicting IDs, SLS IDs need to be globally unique.
    The conflicting ID is 'a2enmod fcgid' and is found in SLS 'base:apache.modules' and SLS 'base:apache.mod_fcgid'

This could be fixed by using a specific id in the apache.mod_fcgid.

commented

fixed by #215