Skip to content
Snippets Groups Projects
Verified Commit 1653a99d authored by Varac's avatar Varac
Browse files

CI: Show LEAP apt source

parent 5a25afe0
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,10 @@ export FACTERLIB="/srv/leap/puppet/modules/apache/lib/facter:/srv/leap/puppet/mo
facter 2>/dev/null | egrep -i "$facts"
# show leap debian repo used
echo -e '\n\n'
cat /etc/apt/sources.list.d/leap*.list
# query installed versions
echo -e '\n\n'
dpkg -l | egrep "$apps"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment