Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b461162

Browse files
committed
salt minion debian
1 parent 2e27175 commit b461162

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎server_management/Debian/install_salt_minion.sh‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@ fi
1414

1515
# Check if user-input exists
1616
if [ "1ドル" != "" ]; then
17-
new_hostname=1ドル
17+
MASTERIP=1ドル
1818
else
1919
echo -e "Usage: ./install_salt_minion.sh <salt-master-ip>\nPlease run the script once more WITH the Salt Master's IP address."
2020
exit
2121
fi
2222

23-
MASTERIP=1ドル
24-
2523
# Function to install salt-minion
2624
install_minion() {
2725

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /