diff options
Diffstat (limited to 'modules/role')
-rw-r--r-- | modules/role/manifests/cryptoportfolio.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/role/manifests/cryptoportfolio.pp b/modules/role/manifests/cryptoportfolio.pp index c675e91..8f7bfca 100644 --- a/modules/role/manifests/cryptoportfolio.pp +++ b/modules/role/manifests/cryptoportfolio.pp | |||
@@ -41,7 +41,6 @@ class role::cryptoportfolio ( | |||
41 | contain "role::cryptoportfolio::bot" | 41 | contain "role::cryptoportfolio::bot" |
42 | } | 42 | } |
43 | 43 | ||
44 | # FIXME: restore backup | ||
45 | unless empty($front_version) { | 44 | unless empty($front_version) { |
46 | contain "role::cryptoportfolio::front" | 45 | contain "role::cryptoportfolio::front" |
47 | } | 46 | } |