mirror of
https://github.com/puppetlabs/vmpooler-dns-gcp.git
synced 2026-01-26 11:08:41 -05:00
Run bundle gem vmpooler-dns-google-clouddns
This commit is contained in:
parent
44b436e6fe
commit
1cd8af4fa1
13 changed files with 202 additions and 1 deletions
11
lib/vmpooler/dns/google/clouddns/version.rb
Normal file
11
lib/vmpooler/dns/google/clouddns/version.rb
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module Vmpooler
|
||||
module Dns
|
||||
module Google
|
||||
module Clouddns
|
||||
VERSION = "0.1.0"
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue