Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
48edf175
Commit
48edf175
authored
7 years ago
by
Bogdan Dobrelya
Browse files
Options
Downloads
Patches
Plain Diff
Adjust the rpm spec data
Signed-off-by:
Bogdan Dobrelya
<
bogdando@mail.ru
>
parent
db121049
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
contrib/packaging/rpm/ansible-kubespray.spec
+8
-5
8 additions, 5 deletions
contrib/packaging/rpm/ansible-kubespray.spec
with
8 additions
and
5 deletions
contrib/packaging/rpm/ansible-kubespray.spec
+
8
−
5
View file @
48edf175
...
...
@@ -5,11 +5,12 @@
Name: ansible-kubespray
Version: XXX
Release: XXX
Summary: Ansible modules for installing Kubernetes
clusters
Summary: Ansible modules for installing Kubernetes
Group: System Environment/
Base
Group: System Environment/
Libraries
License: ASL 2.0
URL: https://github.com/kubernetes-incubator/kubespray
Vendor: Kubespray <smainklh@gmail.com>
Url: https://github.com/kubernetes-incubator/kubespray
Source0: https://github.com/kubernetes-incubator/kubespray/archive/%{upstream_version}.tar.gz
BuildArch: noarch
...
...
@@ -25,8 +26,9 @@ Requires: python-netaddr
%description
Ansible-kubespray is a set of Ansible modules and playbooks for installing
a Kubernetes cluster.
Ansible-kubespray is a set of Ansible modules and playbooks for
installing a Kubernetes cluster. If you have questions, join us
on the https://slack.k8s.io, channel '#kubespray'.
%prep
%autosetup -n %{name}-%{upstream_version} -S git
...
...
@@ -52,6 +54,7 @@ export SKIP_PIP_INSTALL=1
%{python2_sitelib}/%{srcname}-%{version}-py%{python2_version}.egg-info
/usr/local/share/kubespray/roles/
/usr/local/share/kubespray/playbooks/
%defattr(-,root,root)
%changelog
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment