diff options
Diffstat (limited to 'manifests/nodes/armlet7.pp')
-rw-r--r-- | manifests/nodes/armlet7.pp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/manifests/nodes/armlet7.pp b/manifests/nodes/armlet7.pp deleted file mode 100644 index 929ae635..00000000 --- a/manifests/nodes/armlet7.pp +++ /dev/null @@ -1,7 +0,0 @@ -node armlet7 { -# Location: Scaleway (Iliad/Online datacenter) -# - include common::default_mageia_server - include mga_buildsystem::buildnode - timezone::timezone { 'Europe/Paris': } -} |