diff options
author | Pascal Terjan <pterjan@mageia.org> | 2020-02-09 22:15:28 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2020-02-09 22:15:28 +0000 |
commit | c23d6f477a96586c51a6fa31026270c697490e45 (patch) | |
tree | f0ff33ac3b088163eb59e126af76fb54f764359c /manifests/nodes | |
parent | ab73196b3878a6705453778e90baece8cac67e82 (diff) | |
download | puppet-c23d6f477a96586c51a6fa31026270c697490e45.tar puppet-c23d6f477a96586c51a6fa31026270c697490e45.tar.gz puppet-c23d6f477a96586c51a6fa31026270c697490e45.tar.bz2 puppet-c23d6f477a96586c51a6fa31026270c697490e45.tar.xz puppet-c23d6f477a96586c51a6fa31026270c697490e45.zip |
Replace scwx86 with ec2x1
Diffstat (limited to 'manifests/nodes')
-rw-r--r-- | manifests/nodes/scwx86.pp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/manifests/nodes/scwx86.pp b/manifests/nodes/scwx86.pp deleted file mode 100644 index 2944d41d..00000000 --- a/manifests/nodes/scwx86.pp +++ /dev/null @@ -1,7 +0,0 @@ -node scwx86 { -# Location: Scaleway (Iliad/Online datacenter) -# - include common::default_mageia_server - include mga_buildsystem::buildnode - timezone::timezone { 'Europe/Paris': } -} |