Day 23 in the #vDM30in30  Image from https://flic.kr/p/c5U1bW
 So, previously we talked about the RAL as a Swan.
Let’s look at those legs kicking below the water.
RAL with a package installation Let’s continue with our example of a resource on a system, a package called tree.
package {'tree': ensure => present, }  Let’s look at how the RAL will manage this:
 We’ve given the type as package.
      
      
    
  