We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71c5181 + b40f0d1 commit 392bff1Copy full SHA for 392bff1
openvox.gemspec
@@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
24
spec.executables = ["puppet"]
25
spec.files = Dir['[A-Z]*'] + Dir['install.rb'] + Dir['bin/*'] + Dir['lib/**/*'] + Dir['conf/*'] + Dir['man/**/*'] + Dir['tasks/*'] + Dir['locales/**/*'] + Dir['ext/**/*'] + Dir['examples/**/*']
26
spec.license = "Apache-2.0"
27
- spec.homepage = "https://github.com/OpenVoxProject/puppet"
+ spec.homepage = "https://github.com/OpenVoxProject/openvox"
28
spec.rdoc_options = ["--title", "OpenVox - Configuration Management", "--main", "README", "--line-numbers"]
29
spec.require_paths = ["lib"]
30
spec.summary = "OpenVox, a community implementation of Puppet -- an automated configuration management tool"
0 commit comments