Skip to content

Commit b6484c7

Browse files
committed
add inventories/custom/osseclab_minimal
1 parent 7b4cfa0 commit b6484c7

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

inventories/custom/osseclab_minimal/templates/clients_config.j2

Lines changed: 0 additions & 6 deletions
This file was deleted.

inventories/custom/osseclab_minimal/templates/default_config.j2

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
{% if inventory_hostname in groups['clients'] and image_style == "centos" %}
2-
{% include 'clients_config.j2' %}
3-
{% endif %}
41
{% if inventory_hostname in groups['servers'] and image_style == "centos" %}
52
{% include 'servers_config.j2' %}
63
{% endif %}

0 commit comments

Comments
 (0)