Skip to content

Commit 366232d

Browse files
committed
fix gateway tag
1 parent 9fbc90e commit 366232d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/fatimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090

9191
- name: Install gateway playbook
9292
hosts: gateway
93-
tags: compute_init
93+
tags: gateway
9494
become: yes
9595
gather_facts: no
9696
tasks:

0 commit comments

Comments
 (0)