Created
July 10, 2013 03:57
-
-
Save glidenote/5963371 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class internal_api { | |
include supervisor | |
include internal_api::file | |
include internal_api::package | |
include internal_api::user | |
include internal_api::nginx | |
include internal_api::iptables | |
include internal_api::keepalived | |
include internal_api::yumrepository | |
include internal_api::rbenv | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment