Created
May 23, 2013 20:02
-
-
Save MosesMendoza/5638991 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
6 %global name_prefix pe- | |
7 %global _real_sysconfdir %{_sysconfdir} | |
8 %global _orig_prefix %{_prefix} | |
9 %global _prefix /opt/puppet | |
10 %global _sysconfdir %{_real_sysconfdir}/puppetlabs | |
11 %global rubycas_conf_dir %{_sysconfdir}/%{_name} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment