User Tools

Site Tools


proxmox:preparing_a_fresh_downloaded_container_for_uclv_network

Differences

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

Link to this comparison view

Next revision
Previous revision
proxmox:preparing_a_fresh_downloaded_container_for_uclv_network [2016/02/01 16:35]
moliver@uclv created
proxmox:preparing_a_fresh_downloaded_container_for_uclv_network [2020/04/10 17:38] (current)
Line 1: Line 1:
 **##### PARA DEBIANs #######** **##### PARA DEBIANs #######**
  
 +<​code>​
 DISTRO=`cat /​etc/​os-release ​ | grep PRETTY_NAME | cut -d "​("​ -f2 | cut  -d "​)"​ -f 1` DISTRO=`cat /​etc/​os-release ​ | grep PRETTY_NAME | cut -d "​("​ -f2 | cut  -d "​)"​ -f 1`
 echo $DISTRO echo $DISTRO
Line 20: Line 21:
 puppet agent --enable puppet agent --enable
  
 +puppet agent –test –server nms.uclv.edu.cu ​
 +
 +</​code>​
  
proxmox/preparing_a_fresh_downloaded_container_for_uclv_network.1454344538.txt.gz · Last modified: 2020/04/10 17:38 (external edit)