Bring in Tacker salt formula
[fuel.git] / mcp / salt-formulas / tacker / init.sls
1 ##############################################################################
2 # Copyright (c) 2018 Mirantis Inc. and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Apache License, Version 2.0
5 # which accompanies this distribution, and is available at
6 # http://www.apache.org/licenses/LICENSE-2.0
7 ##############################################################################
8 include:
9 {%- if pillar.tacker.server is defined %}
10 - tacker.server
11 {%- endif %}