Report abuse

1
2
3
4
5
6
7
8
9
10
11
12
13
err: Could not parse for environment development: Syntax error at ':'; expected '}' at /etc/puppet/development/modules/sol/manifests/init.pp:77

Line 77:                  include sol::network::10


The start of the class in question:

        /*
        Class: sol::network::10

        Networking on Solaris 10
        */
        class 10 {