Skip to content

Commit

Permalink
fix: Add missing changes (#289)
Browse files Browse the repository at this point in the history
Signed-off-by: Klaus Smolin <[email protected]>
  • Loading branch information
smolin-de authored Jun 17, 2024
1 parent 140dc80 commit 52e5a1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions inventories/default/group_vars/all.yaml.template
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,7 @@ day2_compute_node:
vm_mac:
vm_interface:
hostname:
host_user:
host_arch:


Expand Down
3 changes: 1 addition & 2 deletions roles/dns/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,7 @@
mode: "644"

- name: Restart network to update changes made to /etc/resolv.conf
tags: resolv
tags: dns, resolv
ansible.builtin.service:
name: NetworkManager
state: restarted

0 comments on commit 52e5a1b

Please sign in to comment.