이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
ka
/
ansible-role-network_interfaces
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
use first address of subnet
master
Markus Katharina Brechtel
4 년 전
부모
85798b9944
커밋
ba2a972200
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/profiles/hetzner_server.j2
+ 1
- 1
templates/profiles/hetzner_server.j2
파일 보기
@@ -13,7 +13,7 @@ iface eth0 inet static
pointopoint {{hetzner_server_gateway}}
iface eth0 inet6 static
address {{
hetzner_server_main_ipv6
}}
address {{
hetzner_server_ipv6_subnet | ipaddr('1') | ipv6('address')
}}
netmask 128
gateway fe80::1
쓰기
미리보기
불러오는 중...
취소
저장