Skip to content

Commit

Permalink
Add A record for Github-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
cradle8810 committed Oct 6, 2023
1 parent 59960f5 commit edfe099
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inventories/host_vars/hosts_hayaworld.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ hosts_hayaworld:
IP: 192.168.1.112
- A: jenkins.hayaworld.local
IP: 192.168.1.131
- A: runner.hayaworld.local
IP: 192.168.1.132
- A: glusternfs.hayaworld.local
IP: 192.168.1.140
- A: glusternfs001.hayaworld.local
Expand Down
4 changes: 4 additions & 0 deletions inventories/host_vars/networks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ network:
hostname: tm.hayaworld.local
interface: ens160
ipv4: 192.168.1.112
tm:
hostname: runner.hayaworld.local
interface: ens160
ipv4: 192.168.1.132
skylark:
hostname: skylark.hayaworld.local
interface: ens160
Expand Down

0 comments on commit edfe099

Please sign in to comment.