mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
Add credentials
This commit is contained in:
parent
201643aa63
commit
37164852c9
@ -18,6 +18,10 @@
|
||||
|
||||
sudo ./install.sh -u travis
|
||||
|
||||
# Set credentials
|
||||
mkdir $HOME/.one
|
||||
echo "oneadmin:opennebula" > $HOME/.one/one_auth
|
||||
|
||||
# start oned
|
||||
|
||||
one start
|
||||
|
Loading…
x
Reference in New Issue
Block a user