install deps is not needed
This commit is contained in:
parent
4093372ae5
commit
9b4f7282a7
1 changed files with 0 additions and 5 deletions
|
|
@ -38,11 +38,6 @@ rlJournalStart
|
|||
rlLog "Arch: $(arch), PC name: $(hostname), $(hostname -A) User: $(whoami)"
|
||||
rlLog "$DEFAULT_IF"
|
||||
|
||||
|
||||
rlIsRHEL && repos="--enablerepo=rhel-CRB --enablerepo=rhel-buildroot"
|
||||
rlIsCentOS && repos="--enablerepo=crb"
|
||||
rlIsRHELLike && rlRun "dnf install -y $(rlGetRecommended) $repos"
|
||||
rlCheckDependencies
|
||||
rm -f /var/named/data/dnstap*
|
||||
|
||||
rlPhaseEnd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue