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