Skip to content

Commit dd19821

Browse files
committed
mcp: put everything in a single file and conditionally enable bm or cloud
1 parent d640e9e commit dd19821

File tree

7 files changed

+325
-483
lines changed

7 files changed

+325
-483
lines changed

extras/zerotier.service

Lines changed: 0 additions & 26 deletions
This file was deleted.

kcli.spec

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,8 @@ rm -rf %{buildroot}
5252
%attr(0755,root,root) %{_bindir}/kcli
5353
%attr(0755,root,root) %{_bindir}/kweb
5454
%attr(0755,root,root) %{_bindir}/klist.py
55-
%attr(0755,root,root) %{_bindir}/kmcpcore.py
56-
%attr(0755,root,root) %{_bindir}/kmcpcloud.py
57-
%attr(0755,root,root) %{_bindir}/kmcpbm.py
55+
%attr(0755,root,root) %{_bindir}/kmcp
5856
%attr(0755,root,root) %{_bindir}/ksushy
59-
%attr(0755,root,root) %{_bindir}/ignitionmerger
6057
%attr(0755,root,root) %{_bindir}/ekstoken
6158
%attr(0755,root,root) %{_bindir}/gketoken
6259

kvirt/ignitionmerger.py

Lines changed: 0 additions & 111 deletions
This file was deleted.

0 commit comments

Comments
 (0)