diff options
author | Dimitrios Apostolou <jimis@qt.io> | 2020-04-15 13:57:18 +0200 |
---|---|---|
committer | Dimitrios Apostolou <jimis@qt.io> | 2020-04-15 12:14:04 +0000 |
commit | a4e4b04af4bd2a0077c9d9f970cb38f790e2de2b (patch) | |
tree | 75ab40020859ad2afd5d612d388ed035c31555c7 | |
parent | 29ac0f279c8c874585b2af172e52eff4251c431e (diff) |
Fix deprecation warning for puppet 3
Puppet 2.7 was tested and still works.
Change-Id: I6c3a893a2bb2f68b7d5e83370f33bf1d8f970282
Reviewed-by: Tony SarajΓ€rvi <tony.sarajarvi@qt.io>
-rw-r--r-- | puppet/manifests/site.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/manifests/site.pp b/puppet/manifests/site.pp index 25c525c..e48d1ed 100644 --- a/puppet/manifests/site.pp +++ b/puppet/manifests/site.pp @@ -1,5 +1,4 @@ # vim: set expandtab ts=4: -import "nodes" class mac { #* |