vagrant-dnsmasq:管理主机系统上的 dnsmasq.conf 文件和 etcresolver 目录的 Dnsmasq Vagrant 插件

时间:2024-07-14 00:07:38
【文件属性】:
文件名称:vagrant-dnsmasq:管理主机系统上的 dnsmasq.conf 文件和 etcresolver 目录的 Dnsmasq Vagrant 插件
文件大小:16KB
文件格式:ZIP
更新时间:2024-07-14 00:07:38
dnsmasq vagrant-plugin Ruby vagrant-dnsmasq 一个 Dnsmasq Vagrant 插件,用于管理主机系统上的 dnsmasq.conf 文件和 /etc/resolver 目录。 先决条件 在 Mac OS 下使用轻松安装 dnsmasq: brew install dnsmasq 安装 vagrant plugin install vagrant-dnsmasq 用法 在你的 Vagrantfile 中 # set domain ending (required) # adding this line enables dnsmasq handling config . dnsmasq . domain = '.dev' # optional configuration ... # this plugin runs 'hostname -I' on the guest machine to ob
【文件预览】:
vagrant-dnsmasq-master
----.travis.yml(73B)
----vagrant-dnsmasq.gemspec(1KB)
----Rakefile(636B)
----test()
--------Vagrantfile(2KB)
--------Domain.class.spec.rb(3KB)
--------Resolver.class.spec.rb(2KB)
--------helper.spec.rb(914B)
--------Ip.class.spec.rb(967B)
--------Dnsmasq.class.spec.rb(2KB)
----Gemfile(212B)
----Gemfile.lock(1KB)
----.ruby-version(6B)
----.gitignore(178B)
----lib()
--------vagrant-dnsmasq()
--------vagrant-dnsmasq.rb(1012B)
----Makefile(486B)
----README.md(2KB)
----LICENSE.txt(1KB)

网友评论