diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2015-09-11 20:48:58 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2015-09-11 20:48:58 -0300 | 
| commit | 5dbe74a4a00884c24d1fb1d835e07544dafe2c42 (patch) | |
| tree | db690afedccdbdccdb76c9953726ad16b60f88d6 /manifests | |
| parent | 164abeb7284fdd418d515cce682d1609ddec82f7 (diff) | |
| download | puppet-nodo-5dbe74a4a00884c24d1fb1d835e07544dafe2c42.tar.gz puppet-nodo-5dbe74a4a00884c24d1fb1d835e07544dafe2c42.tar.bz2 | |
Import common
Diffstat (limited to 'manifests')
| -rw-r--r-- | manifests/init.pp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/manifests/init.pp b/manifests/init.pp index 1671940..d97d3f3 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -3,7 +3,7 @@  #  # Import required modules -#import "common" +import "common"  # Modules that still doesn't support autoloading  #import 'dhcp' | 
