Asif Iqbal wrote:
>> -3. Run apt-get update
>> +3. Update APT's package cache:
>>
>> - $ sudo apt-get update
>> +sudo apt-get update
>>
>> -4. Install Puppet Dashboard package
>> +4. Install Puppet Dashboard package:
>>
>> - $ sudo apt-get install puppet-dashboard
>> +
On Mon, Sep 20, 2010 at 6:49 PM, Jacob Helwig wrote:
> These are the updates I've put together for building both RPM, and DEB
> packages for Puppet Dashboard. This is based on work from both James
> Turnbull, and Igal Koshevoy.
>
> This allows us to build the RPM, and DEB packages by running `rak
These are the updates I've put together for building both RPM, and DEB
packages for Puppet Dashboard. This is based on work from both James
Turnbull, and Igal Koshevoy.
This allows us to build the RPM, and DEB packages by running `rake
package:deb` and `rake package:rpm`, and to test these builds