User Tools

Site Tools


openstack

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
openstack [2024/11/11 10:52] jbiopenstack [2024/11/11 14:58] (current) – [Install af ansible] jbi
Line 78: Line 78:
 <code> <code>
 # Forward URL til vm:80. Ret IP til output fra dashboard URL # Forward URL til vm:80. Ret IP til output fra dashboard URL
-hust at skifte IP+husk at skifte IP
 # sudo socat -v -4 tcp-listen:80,fork tcp:10.20.21.12:80 > /dev/null 2>&1 # sudo socat -v -4 tcp-listen:80,fork tcp:10.20.21.12:80 > /dev/null 2>&1
  
Line 106: Line 106:
  
 <code> <code>
-systemctl restart haproxy+sudo systemctl restart haproxy
 </code> </code>
  
Line 126: Line 126:
  
 ==== Install af ansible ==== ==== Install af ansible ====
 +
 +Dette afsnit er ikke færdig og **virker** ikke......
  
 <code> <code>
Line 131: Line 133:
 .... tænker.... .... tænker....
    
 +
 +sudo apt install software-properties-common
 +sudo add-apt-repository --yes --update ppa:ansible/ansible
 +sudo apt install ansible -y
 +
 +
 </code> </code>
  
  
openstack.1731318758.txt.gz · Last modified: 2024/11/11 10:52 by jbi