Skip to content
Snippets Groups Projects
Commit 03969fd8 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Merge branch 'fix-dhclient-file' into 'feat-hpc-factory'

fix: dhclient.conf not exist

See merge request !127
parents 86999d69 1b062024
No related branches found
No related tags found
2 merge requests!127fix: dhclient.conf not exist,!117This MR merges the feat-hpc-factory branch, which was focused on building and deploying proxy images for the COD cluster.
......@@ -11,6 +11,8 @@
path: /etc/dhcp/dhclient.conf
insertbefore: BOF
line: 'append domain-name " cm.cluster rc.uab.edu ib.cluster drac.cluster eth.cluster ib-hdr.cluster";'
create: true
state: present
- name: Template resolv.conf
ansible.builtin.template:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment