diff options
author | Christian Pointner <equinox@spreadspace.org> | 2020-02-08 12:23:54 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2020-02-08 12:23:54 +0100 |
commit | 03b43ff5316e807f3a3bcd19532118d0c4d372a2 (patch) | |
tree | 5344c65f1fa25efac402e8d96be85010544ec1d6 /dan/emc-master.yml | |
parent | k8s-emc: added ele-helene und ele-dione to cluster (diff) |
move emc-stats role to elevate sub dir
Diffstat (limited to 'dan/emc-master.yml')
-rw-r--r-- | dan/emc-master.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dan/emc-master.yml b/dan/emc-master.yml index ffee64a8..89b27ebf 100644 --- a/dan/emc-master.yml +++ b/dan/emc-master.yml @@ -5,4 +5,4 @@ - role: base - role: sshd - role: zsh - - role: emc-stats + - role: elevate/emc-stats |