Commit dfa67008 authored by nanahira's avatar nanahira

use original dnsmasq

parent dd07f019
......@@ -24,7 +24,7 @@
source: pull
with_items:
- git-registry.mycard.moe/nanahira/docker-smartdns
- git-registry.mycard.moe/nanahira/dnsmasq
- git-registry.mycard.moe/nanahira/dnsmasq:original
- name: clean some rubbish packages
become: true
apt:
......
......@@ -10,7 +10,7 @@ services:
- ./smartdns-cache:/tmp/smartdns-cache
dnsmasq:
restart: always
image: git-registry.mycard.moe/nanahira/dnsmasq
image: git-registry.mycard.moe/nanahira/dnsmasq:original
network_mode: host
cap_add:
- NET_ADMIN
......
......@@ -38,7 +38,7 @@
source: pull
with_items:
- git-registry.mycard.moe/nanahira/docker-smartdns
- git-registry.mycard.moe/nanahira/dnsmasq
- git-registry.mycard.moe/nanahira/dnsmasq:original
- git-registry.mycard.moe/nanahira/docker-dhcpv6-client
handlers:
- name: load_modules
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment