mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-24 21:34:01 +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…
Reference in New Issue
Block a user