Skip to content

Commit

Permalink
install theforeman/dns
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Aug 19, 2024
1 parent 33103a7 commit e1f0b54
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions puppet/Puppetfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ mod 'puppetlabs/stdlib', '9.6.0'
mod 'puppetlabs/vcsrepo', '6.1.0'
mod 'richardc/datacat', '0.6.2'
mod 'saz/sudo', '8.0.0'
mod 'theforeman/dns', '11.0.0'
mod 'theforeman/foreman', '25.2.0'
mod 'theforeman/foreman_proxy', '26.1.0'
mod 'theforeman/motd', '2.0.0'
Expand Down
1 change: 0 additions & 1 deletion puppet/check_dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ SemanticPuppet::Dependency.add_source(local_source)
provided = {
'puppet/zypprepo' => '3.1.0', # puppet/jenkins
'theforeman/dhcp' => '8.0.0', # theforeman/foreman_proxy
'theforeman/dns' => '9.0.0', # theforeman/foreman_proxy
}
provided_source = ProvidedModules.new(provided)
SemanticPuppet::Dependency.add_source(provided_source)
Expand Down

0 comments on commit e1f0b54

Please sign in to comment.