I am trying to use the jfryman-nginx module (Code is here: https://github.com/kemra102/puppet-gitlab/blob/master/manifests/webserver.pp)
However when running the module this code is part of it spits out these errors: Error: Duplicate declaration: Concat::Fragment[0024e4ac0b2015c6fe48cb277f2f1f98] is already declared in file /root/modules/nginx/manifests/resource/location.pp:359; cannot redeclare at /root/modules/nginx/manifests/resource/location.pp:359 on node gitlab.thefallenphoenix.net Error: Duplicate declaration: Concat::Fragment[0024e4ac0b2015c6fe48cb277f2f1f98] is already declared in file /root/modules/nginx/manifests/resource/location.pp:359; cannot redeclare at /root/modules/nginx/manifests/resource/location.pp:359 on node gitlab.thefallenphoenix.net Now unfortunately I cannot unravel the complexities of the nginx module so cannot determine exactly what is duplicated that shouldn't be. Can anyone provide any insight? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/b258fd4b-e231-4ec4-a280-a068cf13e8e5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
