Skip to content

Commit

Permalink
Merge pull request #8473 from naveenpaul1/missing_module
Browse files Browse the repository at this point in the history
NSFS | RPM installation failing with missing module error
  • Loading branch information
romayalon authored Oct 27, 2024
2 parents 8f1d6f8 + 81cfb72 commit bfaa477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/deploy/RPM_build/RPM.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ COPY ./src/deploy/standalone/noobaa_rsyslog.conf ./src/deploy/standalone/noobaa_
COPY ./src/deploy/standalone/noobaa_syslog.conf ./src/deploy/standalone/noobaa_syslog.conf
COPY ./src/deploy/standalone/noobaa-logrotate ./src/deploy/standalone/noobaa-logrotate
COPY ./src/manage_nsfs ./src/manage_nsfs
COPY ./src/nc ./src/nc

WORKDIR /build

Expand Down

0 comments on commit bfaa477

Please sign in to comment.