components/ruby/puppet/files/update_smf.py
changeset 3770 ca450a806cc1
parent 2081 1f1144fb0e4e
equal deleted inserted replaced
3768:34ddbee8e07b 3770:ca450a806cc1
     1 #! /usr/bin/python
     1 #!/usr/bin/python2.7
     2 #
     2 #
     3 # CDDL HEADER START
     3 # CDDL HEADER START
     4 #
     4 #
     5 # The contents of this file are subject to the terms of the
     5 # The contents of this file are subject to the terms of the
     6 # Common Development and Distribution License (the "License").
     6 # Common Development and Distribution License (the "License").
    19 #
    19 #
    20 # CDDL HEADER END
    20 # CDDL HEADER END
    21 #
    21 #
    22 
    22 
    23 #
    23 #
    24 # Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
    24 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
    25 #
    25 #
    26 
    26 
    27 '''
    27 '''
    28 Utility program for helping with the upgrade of puppet to a newer
    28 Utility program for helping with the upgrade of puppet to a newer
    29 version.  This program will take a puppet configuration file that
    29 version.  This program will take a puppet configuration file that