Skip to content
Snippets Groups Projects
  • Eesaan Atluri's avatar
    0239e09f
    Specify default modules for root and normal user. · 0239e09f
    Eesaan Atluri authored
    The def modules are specified in group_vars/all but here we overwrite
    them by putting them in group_vars/compute. This is done in this way
    because the default values we specify in group_vars/all is for COD
    deploys, we don't want to break the cod deploy by changing this value so
    we take advantage of variable precedence
    0239e09f
    History
    Specify default modules for root and normal user.
    Eesaan Atluri authored
    The def modules are specified in group_vars/all but here we overwrite
    them by putting them in group_vars/compute. This is done in this way
    because the default values we specify in group_vars/all is for COD
    deploys, we don't want to break the cod deploy by changing this value so
    we take advantage of variable precedence