Update RHEL Registration
This patch updates the 00-rhel-registration script to not not fail a stack when metadata isn't found. Change-Id: Ie305fed79e4baadf1a03c4a3d06a23cf36e92f77
This commit is contained in:
		@@ -115,5 +115,5 @@ case "${REG_METHOD:-}" in
 | 
			
		||||
        ;;
 | 
			
		||||
    *)
 | 
			
		||||
        echo "WARNING: only 'portal' and 'satellite' are valid values for REG_METHOD."
 | 
			
		||||
        exit 1
 | 
			
		||||
        exit 0
 | 
			
		||||
esac
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user