Skip to content

Commit

Permalink
Update mac.sls
Browse files Browse the repository at this point in the history
  • Loading branch information
jwokaty authored Mar 26, 2024
1 parent 79e5b31 commit e77e43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion saltstack/salt/common/mac.sls
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ change_hostname:
- name: |
scutil --set ComputerName {{ machine.name }}
scutil --set LocalHostName {{ machine.name }}
scutil --set HostName {{machine.name }}.bioconductor.org
scutil --set HostName {{machine.name }}
set_dns_servers:
cmd.run:
Expand Down

0 comments on commit e77e43b

Please sign in to comment.