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
1ce2f04f
Commit
1ce2f04f
authored
5 years ago
by
Maxime Guyot
Committed by
Kubernetes Prow Robot
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
allow Suse OS family (#4430)
parent
20b12751
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
roles/kubernetes/preinstall/tasks/0020-verify-settings.yml
+1
-1
1 addition, 1 deletion
roles/kubernetes/preinstall/tasks/0020-verify-settings.yml
with
1 addition
and
1 deletion
roles/kubernetes/preinstall/tasks/0020-verify-settings.yml
+
1
−
1
View file @
1ce2f04f
...
...
@@ -15,7 +15,7 @@
-
name
:
Stop if unknown OS
assert
:
that
:
ansible_os_family in ['RedHat', 'CentOS', 'Fedora', 'Ubuntu', 'Debian', 'CoreOS', 'Container Linux by CoreOS', '
openSUSE Leap', 'openSUSE Tumbleweed
', 'ClearLinux']
that
:
ansible_os_family in ['RedHat', 'CentOS', 'Fedora', 'Ubuntu', 'Debian', 'CoreOS', 'Container Linux by CoreOS', '
Suse
', 'ClearLinux']
ignore_errors
:
"
{{
ignore_assert_errors
}}"
-
name
:
Stop if unknown network plugin
...
...
This diff is collapsed.
Click to expand it.
Дмитрий Сафронов
@zimniy
mentioned in commit
c01656b1
·
2 years ago
mentioned in commit
c01656b1
mentioned in commit c01656b1e3d8a86fffd5849ffa038c5bc787cb8e
Toggle commit list
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