Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
aptly
/
1126017217430ac178fb35add168e9145bcf98d1
/
.
/
aptly
/
init.sls
blob: 94d4796983ee837871628d1483d9b56c2163e075 [
file
] [
log
] [
blame
]
include
:
{%-
if
pillar
.
aptly
.
server
is
defined
%}
-
aptly
.
server
{%-
endif
%}
{%-
if
pillar
.
aptly
.
api
is
defined
%}
-
aptly
.
server
.
api
{%-
endif
%}
{%-
if
pillar
.
aptly
.
publisher
is
defined
%}
-
aptly
.
publisher
{%-
endif
%}