Fix typo: conatiner => container
[genesis.git] / fuel / build / f_lith_odl_docker / puppet / modules / opnfv / manifests / odl_lith_docker.pp
index cd243ef..e456180 100644 (file)
@@ -34,7 +34,7 @@ class opnfv::odl_lith_docker
         mode   => 750,
       }
 
-      file { '/opt/opnfv/odl/start_odl_conatiner.sh':
+      file { '/opt/opnfv/odl/start_odl_container.sh':
         ensure => present,
         source => '/etc/puppet/modules/opnfv/scripts/start_odl_container.sh',
         mode   => 750,