UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Distros
Rancher Federal
rkegovernment
rke2
Commits
a5efaa44
Commit
a5efaa44
authored
Aug 11, 2021
by
Luther Monson
Browse files
switch info and config calls around for proper headers to hit first
parent
4996c02c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
windows/rke2-install.ps1
windows/rke2-install.ps1
+1
-1
No files found.
windows/rke2-install.ps1
View file @
a5efaa44
...
@@ -432,8 +432,8 @@ function Rke2-Installer
...
@@ -432,8 +432,8 @@ function Rke2-Installer
Invoke-Rke2AgentDownload
Invoke-Rke2AgentDownload
New-CattleId
New-CattleId
Get-Rke2Info
Get-Rke2Config
Get-Rke2Config
Get-Rke2Info
if
(
$
env
:
CATTLE_RKE2_VERSION
)
if
(
$
env
:
CATTLE_RKE2_VERSION
)
{
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment